Also available on Docker Hub - driftywinds/twitchrise:latest
driftywinds/twitchrise:latest
compose.yml
.env
docker compose up -d
You can check logs live with this command: -
docker compose logs -f
python3 -m venv .venv source .venv/bin/activate pip install --no-cache-dir -r requirements.txt
python3 head.py