Skip to content

willCode2Surf/mongodb-express-node.js-blog

 
 

Repository files navigation

#Description

A simple mongoDB, express and Node.js blog made with this tutorial

##Extras

I added the ability to edit and delete blog posts. Works with deployment on Heroku.

##View

Hosted on Heroku

##Instructions for running locally

From the command line, type mongod to start a mongoDB instance. In a separate window, while in the /blog directory type node app.js. Navigate to localhost:3000 in a browser.

About

a simple blog made with mongodb, express and node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published