/shadowban-backend

Python backend for https://shadowban.hmpf.club/

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Shadowban.eu Backend made to run on Heroku

Pull

git clone https://github.com/shadowban-eu/shadowban-eu-backend && cd shadowban-eu-backend

Add config

cp ~/configs/.env.development|production ./
cp ~/configs/.htaccounts

Run ./run.sh development|production

See .env.example for .env variables