$ npm install
- Register for free MongoDB Database with mLab or MongoDB Cloud
- Rename
config/dev.js.sample
toconfig/dev.js
for local development - Create database and configure
config/dev.js
, changemongoURI
and other configurations.
$ npm run dev
$ git add .
$ git commit -am "initial commit"
$ git push heroku master
Here is the sample: nameless-forest-77471.herokuapp.com