Steve-0628 / shadowban-backend

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 96.8%Language:Shell 2.5%Language:Dockerfile 0.7%Language:Procfile 0.1%