git clone <black-rod repo>
cd black-rod
# make sure to use python3 for the virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
# set-up webpack assets
npm install
# load test data. username: tab password: password
python manage.py loaddata schools debaters tournaments
# Simultaneously runs webpack and the python server
./bin/dev-server
-
Notifications
You must be signed in to change notification settings - Fork 1
MIT-Tab/black-rod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Site to manage standings / registration for APDA.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published