This post will be updating constantly to keep different flask commands cheat sheet.
Set the environment variable FLASK_APP to be application.py
FLASK_APP
application.py
export FLASK_APP=application.py
Change Flask running port
export FLASK_RUN_PORT=8000
Save my name, email, and website in this browser for the next time I comment.
Δ