Create a .env file with the following variable or set up these environment variables:
PORT=
ADMIN=
PASSWORD=
IP_ADDRESS=
Install the dependecies by running pip -r requirements.txt
.
Run the Flask application using python app.py
Create a new app in your heroku account. Then change the links in your frontend to point to the backend at heroku. Push the git repository to heroku.
The application logs can be accessed by logging in at /logs
r̥r̥