Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (17 loc) · 1.12 KB

BlogWithCRUDFunctionality

Blog with CRUD Functionality .It uses Node.js and Express 4.

Download this file.
Install all the modules required as per package.json.
Run the node app.js

set the parameters for process.env.DATABASEURL

create mongo database in any website like mlab.
Note down the user,db link and password of db.
From terminal :-
heroku config:set DATABASEURL='mongodb://\:\@ds12345.mlab.com:59670/blog'

The blog will be launched

You can view the Blog here live:- View Live

alt tag

            Disclaimer:This web application should not be used for commercial purpose!!Designed and created by Ramanath Madiwal.All © rights belongs to www.ramanathmadiwal.com