This is an example express application to accompany the article Creating a basic site with node.js and Express. The site is hosted on Heroku.
The article covers starting an Express 3.x.x app and deploying it to Heroku
There is a further article detailing how to continuously deploy Node.js applications using GitHub, Travis & Heroku.