I have just started working with nodejs. I am a java script newbie. I have nodejs and mongodb running on my ubuntu. Now I downloaded the mongoose driver. Do I install it using npm or just copy the mongoose folder that has js files into nodejs lib folder? Also links to any tutorials to start working with this driver will help me a lot.
Regards, Lalith
Here's an extensive walkthrough: http://dailyjs.com/2011/02/07/node-tutorial-12/
Seems to be very recent.
According to LearnBoost's GitHub site, the suggested method for installation is to use npm.
https://github.com/LearnBoost/mongoose/
$ npm install mongoose
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With