This is a simple project that I do to learn node.js
https://sticky-note2015.herokuapp.com
- install mongodb
- run git clone
- go to MongoDb/bin folder an run the following command
- mongod -dbpath ./data
- navigate to TheBoard folder
- run following commands
- git push heroku master
- check following link for more info: https://devcenter.heroku.com/articles/getting-started-with-nodejs#deploy-the-app