clever-subscription
v1.0.0
Published
CleverStack Subscription Module
Downloads
5
Maintainers
Readme
CleverStack Subscription Module
Documentation
See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide
Install
From your project folder run
clever install clever-subscription
In the config file for your desired environment (ie. backend/config/local.json), update the clever-subscription object with the details for your database.
From your project's
backend
folder, runNODE_ENV=local grunt db
. The database tables for your modules should now be installed and seeded with data!