Skip to content

Scoreboard & Agenda System for Geek Night (nocinformatyka.pl)

License

Notifications You must be signed in to change notification settings

wuuuduu/geek_night_scoreboard

Repository files navigation

cd backend
cp sample.env .env
...edit .env
pip install -r backend/requirements-dev.yml
pip install pre-commit && pre-commit install
docker-compose -f docker-compose.dev.yml up
cd backend 
cp sample.env .env
...edit .env
python3 manage.py runserver
# tests
python3 manage.py test --settings=config.settings.base

About

Scoreboard & Agenda System for Geek Night (nocinformatyka.pl)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published