express_example icon indicating copy to clipboard operation
express_example copied to clipboard

An example node.js app using express

Example Express Application

Build Status

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.

Express Example