Skip to content

tso/avalon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avalon

An avalon jackbox-esque web app which handles nightphase automatically

Dev Setup

python3.6 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
mkdir tmp
DJANGO_SETTINGS_MODULE='avalon.settings.local' python manage.py migrate
DJANGO_SETTINGS_MODULE='avalon.settings.local' python manage.py runserver

Deploy

$ DJANGO_SETTINGS_MODULE='avalon.settings.production' python manage.py compilescss
$ DJANGO_SETTINGS_MODULE='avalon.settings.production' python manage.py collectstatic

About

An avalon jackbox-esque web app which handles nightphase automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •