sails
https://github.com/balderdashy/sails
JavaScript
Realtime MVC Framework for Node.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported8 Subscribers
Add a CodeTriage badge to sails
Help out
- Issues
- Document that `type:'string'` attributes are automigrated as VARCHAR by default and not TEXT (and thus silent truncation if you use long strings and don't specify a columnType)
- Found 71 vulnerabilities, Severity:68 Low | 3 high
- Difficult debugging inside of controllers, limited stack trace
- Cannot initialize Waterline
- Mocha 5: Sails is failing to lift inside Mocha tests due captains-log issue
- [proposal] Emit an event on model's error
- debug: In attribute `provider` of model `user`: debug: The `enum` validation rule is now `isIn` (changing it for you this time).
- Error: *- The adapter used by the `localDiskDb` datastore is not compatible with the current version of Sails/Waterline. The adapter should expose a valid `adapterApiVersion`. If you're using the beta release of Sails 1.0, try: npm install --save sails-disk@beta
- [proposal] Add route() function (like Laravel)
- Stack lost for errors thrown after model is accessed - WARNING: Something seems to be wrong with this function.
- Docs
- JavaScript not yet supported