node-js-template

Reference heroku:node-js-template

Getting started with Heroku!

heroku login
heroku create
git push heroku master
heroku pws:scale web=1
heroku open