Skip to content

CleverStack/clever-odm

Repository files navigation

CleverStack ODM Module

NPM version GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage NPM downloads Built with Grunt

CleverStack NodeJS ODM Module

This CleverStack Module deeply integrates MongooseJS into CleverStack, to provide an out of the box Object Document Mapper which is rich in features, widely used and accepted, well tested, mature and a reliable Enterprise Grade NoSQL (DB) Solution.

Documentation

See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide

Install

  1. From your project folder run clever install clever-odm

  2. In the config file for your desired environment (ie. backend/config/local.json), update the clever-odm object with the details for your database.

  3. From your project's backend folder. The database tables for your modules should now be installed!

License

See our LICENSE