- get a free heroku account at https://signup.heroku.com/signup/dc
- git clone https://github.com/ldsanchez/multisig-wallet-backend.git
- Install Heroku CLI https://devcenter.heroku.com/articles/heroku-cli#install-the-heroku-cli
- create your_heroku_remote_app
- heroku git:remote -a your_heroku_remote_app
- git push heroku master