Skip to content

Is there a way to automatically reload modifications to main.py? #6

@ilpersi

Description

@ilpersi

I know that in standard Flask you can do this in the following way:

$ export FLASK_APP=main.py
$ export FLASK_ENV=development
$ flask run

I've tried also with functions-framework with no luck: is there a possible workaround?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions