A utilities used to helpers to seed data and some thing at StrongLoop.
$ npm i slu -g
$ slu command [argument(s)]
loopback database manage command.
- Update database
$ slu db update
- Migrate database
$ slu db migrate
- slu-seed: Database seed module.
MIT © Tao Yuan