Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

180 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHS Dating

Heroku

$ 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

About

Matchmaking for people with similar chronic illnesses

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages