Skip to content

mushahidq/silver-spoon

Repository files navigation

Setting up the environment

Create a .env file with the following variable or set up these environment variables:

PORT=
ADMIN=
PASSWORD=
IP_ADDRESS=

Running the app

Install the dependecies by running pip -r requirements.txt. Run the Flask application using python app.py

Deploying to Heroku

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.

Accessing the logs

The application logs can be accessed by logging in at /logs

r̥r̥

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published