Skip to content

deep-chandr/node_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_blog

Blog build on nodejs , expressjs and mongodb

You can dynamically add content to your blog from "ADD POST" and add category from "ADD CATEGORY".

How to power the app?

Before starting the server, set the path for mongoDB as

"mongod --port=27017 --dbpath=./data"

Install the modules: "npm install"

Now, start the server using "npm start"

Developer: addictd

About

Blog build on nodejs , expressjs and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors