This blog post accompanies the presentation called ExpressJS and MongoDB End to End at Desert Code Camp 2014.1.
If you want to follow along with this presentation then there are three items you need:
Once you've cloned the sample this locally you should be able to run it using:
node app.js
If MongoDB is running on the default port then it should work.
Give me feedback when the presentation is over: Guy on Speaker Rater
Resources from presentation:
- Official ExpressJS site: ExpressJS
- Node: nodejs.org
- MongoDB: mongodb.org
- Mongoose: mongoosejs.com