$ heroku apps:create
$ git push heroku master
$ heroku addons:add heroku-postgresql
$ heroku config:set ALLOWED_HOSTS=*.herokuapp.com # Reconsider this...
$ heroku run python nhsdating/manage.py syncdb
$ heroku run python nhsdating/manage.py migrate
$ heroku run python nhsdating/manage.py loaddata nhsdating/nhshd_data.json
-
Notifications
You must be signed in to change notification settings - Fork 2
didlix/NHSHackDay-ChronicIllnessDating
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Matchmaking for people with similar chronic illnesses
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published