/silver-spoon

Apache Struts and log4j scanner

Primary LanguageHTML

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̥