How to Deploy From within the project folder, run python -m FlaskApp.app.py Note: Remember to set your app.py file with the appropriate parameters. DATABASE_URL according to your PostgreSQL set up SECRET key Visit localhost:5000 to access the application.