0.1.0 • Published 6 years ago

database-schema-builder v0.1.0

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

database-schema-builder

This is a Node module specifically built to handle Mongo databases in Meteor.js projects


Requirements

  • Used on meteor projects
  • Only supports MongoDB 3.x
  • Only supports Node.js <= 6.x

Usage

  • Clone this repository into your local directory
  • Navigate to the directory
  • Run meteor node index.js