Skip to content

Demonstrates some tips, tricks, and gotchas when using Mongoose.

Notifications You must be signed in to change notification settings

dmkelly/mongoose-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoose-tips

Demonstrates some tips, tricks, and gotchas when using Mongoose.

System Requirements

  • NodeJS 0.10.x (should also work on 0.8.x)
  • MongoDB 2.4.x (should also work on 2.2.x)

Setup

To install this project:

git clone [email protected]:dmkelly/mongoose-tips.git
cd mongoose-tips
npm install

Run

To run this project

npm start

Visit https://localhost:3000 in your browser.

About

Demonstrates some tips, tricks, and gotchas when using Mongoose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published