|
|
||
|---|---|---|
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| app.py | ||
| docker-compose.yml | ||
| package.json | ||
| requirements.txt | ||
README.md
contracts
copy .env.example to .env and edit variables as necessary.
Run with "docker compose up --build -d"
PROFIT!