Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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