A boilerplate for setting up Harp web server with Heroku!
You can run harp init myproject --boilerplate pschfr/harp-heroku-boilerplate
to make a copy of this as myproject
.
Then run heroku create myproject
and git push heroku master
to initiate and deploy to Heroku.