Change the host and port as necessary. Run with python 'app.py'
Go to file
sin 41f76bf691 Updated Readme 2025-03-25 17:28:12 +00:00
.env.example Turns out, the list of rules wasn't being pulled, which was why there was no list. 2025-03-25 16:33:46 +00:00
.gitignore Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
Dockerfile Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
README.md Updated Readme 2025-03-25 17:28:12 +00:00
app.py Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
docker-compose.yml Added docker-compose 2025-03-25 15:01:32 +00:00
package.json Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00
requirements.txt Updated environmental variables as well as the HTML templates. 2025-03-25 16:59:08 +00:00

README.md

contracts

copy .env.example to .env and edit variables as necessary.

Run with "docker compose up --build -d"

PROFIT!