Source repo for the backend of the dogedog backend: https://dogedog-db.herokuapp.com/dogstats?suburb=adelaide
- Get a heroku account
- Install the heroku-cli
- Make sure you are added to the access list, so you can deploy
- git clone https://github.com/benwinding/GovHack-Dogs-DB
- git remote add heroku https://git.heroku.com/dogedog-db.git
Now you are setup to deploy to the heroku platform
$ git push heroku master
$ heroku open
$ heroku local