clever-roles
v1.2.4
Published
Adds permissions and roles to users with CleverStack
Readme
CleverStack Roles Module (RBAC)

Documentation
See cleverstack.io for more detailed information on the Node seed or visit the Getting Started Guide
Install
CLI
- From your project folder run
clever install clever-rolesand enter your options into the prompts - Run
grunt dbto rebase and seed your database.
Manually
- Clone this repo into your modules/clever-roles folder.
- Add 'clever-roles' to the bundledDependencies array of your app's package.json.
- Install the modules NPM packages.
- Run
grunt dbto rebase and seed your database.
License
See our LICENSE









