Change the host and port as necessary. Run with python 'app.py'
Go to file
sin e42e8bdd89 Turns out, the list of rules wasn't being pulled, which was why there was no list.
Set up environmental variables for the manage page
2025-03-25 16:33:46 +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 gitignore and requirements.txt to fix an error 2025-03-25 14:40:10 +00:00
Dockerfile Upload files to "/" 2025-03-25 13:47:05 +00:00
README.md Update README.md 2025-03-25 14:34:48 +00:00
app.py Upload files to "/" 2025-03-25 13:47:05 +00:00
docker-compose.yml Added docker-compose 2025-03-25 15:01:32 +00:00
package.json Upload files to "/" 2025-03-23 23:34:05 +00:00
requirements.txt Updated gitignore and requirements.txt to fix an error 2025-03-25 14:40:10 +00:00

README.md

contracts

Change the host and port as necessary.

Run with "docker compose up --build"