Skip to content

MarioCerdan/nodePad

Repository files navigation

nodePad

A fully Node.js MongoDB blog following excellent tutorial: http://howtonode.org/express-mongodb

ADDED!: Support for editing old entry blogs and support for removing them!

Persistance datastore: MongoDB

Instructions for running locally

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 fully node.js notepad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published