You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple example of a blog using Node.js, MongoDB, Mongoose, Sass and Express. It is based off of the excellent tutorial at http://howtonode.org/express-mongodb. The code has been modified to use npm (instead of kiwi), Mongoose and EJS, and runs on newer versions of node.
To run this, install node.js and mongodb then run the following (may require sudo access):