Heroku is a cloud-based development platform as a service (PaaS) provider. The Heroku platform supports development in Ruby on Rails, Java, Node.js, Python, Scala and Clojure.
- Signup for Heroku
- Signup for mLab
- Create DB notable in mLab
- Add user in mLab
- Update DB url in node server
mongodb://<dbuser>:<dbpassword>@ds149122.mlab.com:49122/notable
6. Test notable app
7. Install Heroku - refer doc https://docs.google.com/document/d/1McXVRadb18VPX7LMQa2OZkZYphbtiF4P2Jxz6PuLqkI/edit?usp=sharing

No comments:
Post a Comment