Skip to content

RamanathMadiwal/BlogWithCRUDFunctionality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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