Deploy your first App with Heroku and Node.js

In this Tutorial, I walk you through how to deploy a simple Node.js app to Heroku.

Here is the source code for the app I used:

Source