heroku-node-express icon indicating copy to clipboard operation
heroku-node-express copied to clipboard

Boilerplate node app to run on heroku

Boilerplate node.js app which can run on heroku.

uses express, mongo, and connect-auth

run the following commands:

npm install -d heroku apps:create --stack cedar <app_name_here> heroku addons:add mongolab:starter # free 240mg mongo tier