1.2.1 • Published 9 years ago

clever-accounts v1.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

CleverStack Accounts Module

NPM version GitHub version Dependency Status devDependency Status Code Climate Build Status Coverage NPM downloads Built with Grunt Join the chat at https://gitter.im/CleverStack/cleverstack-cli

CleverStack NodeJS Accounts 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-accounts

  2. In the config file for your desired environment (ie. backend/config/local.json), update the clever-accounts 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!