clever-subscription

1.0.0 • Public • Published

CleverStack Subscription Module

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

CleverStack NodeJS ORM Module

This CleverStack Module provides an easy path to providing Subscription based services (SaaS Style), it depends on the clever-auth and clever-roles module.

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-subscription

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

  3. From your project's backend folder, run NODE_ENV=local grunt db. The database tables for your modules should now be installed and seeded with data!

Package Sidebar

Install

npm i clever-subscription

Weekly Downloads

4

Version

1.0.0

License

BSD-2-Clause

Last publish

Collaborators

  • pilsy