> pipenv shell
> ./runserver.sh
#### What is in script?
> to Determine the app:
* export FLASK_APP=app.py
> to change the environment to developement:
* export FLASK_ENV=development
> to enable debug mode:</br>
(if you ran the prev command this is not required.)
* export FLASK_DEBUG=1
> flask run --host HOST --port PORT
-
Notifications
You must be signed in to change notification settings - Fork 0
Aseyed/Flask-RestAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published