Karnith / GAOWL

activityOverlord using Gulp generators for sails waterlock and waterlock local auth
MIT License
8 stars 2 forks source link

GAOWL

Dependency Status MIT License

Requirements

Install

To use this demo do the following:

npm install

now you can do a sails lift

The app will automatically download the bower packages for you and add them to the assets folder (courtesy of sails-generator-bower-gulp).

To change the database store from local disk to another, like mongo for example, just edit the config/connections.js and the models.js files with the appropriate connection info.

Mongo has already been configured for localhost with no username and password.

Issues

License

MIT © 2014 Karnith

Sails is free and open-source under the MIT License.