WNS's MongoDB Package (Official)
NOT FINISHED.
A powerful package for WNS Middleware supported by WNS Team that contains components to work with Mongoose.
This package was developed to work with wns-db-package
Features
Requirements
- Node.JS + NPM
- WNS Middleware v0.0.8+
Installing
Enter your application's directory...
Installing with WNS Package Manager
$ wnspm install mongo
Installing with NPM
Inside your server or application directory just type:
$ npm install mongo wns-mongo-package
Setting up MongoDB to you application
You need to setup mongo
as the database engine on the wns-db-package configuration.