Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 686 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 686 Bytes

Fooseball Leaderboard

Fooseball Leaderboard is the team, match and scoreboard tracker.

Installing

A step by step series of examples that tell you how to get a development env running

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate

How to Launch

python manage.py runserver

Deployment

See - How to Deploy on Digital Ocean

Built With