I have an application related to html web page and working fine using the command line: export FLASK_APP=db_website_management.py [export FLASK_ENV=development] flask run Now I