sails generate humpback-api
Runner script for sails generators
Distribution version of sails.io.js for browsers, including bundled socket.io-client.
Generate a Sails API.
Default generator for backend code files in new Sails projects. Creates the default contents of the `api/` and `config/` folders when you run `sails new` on the command line.
API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
Default generator for frontend code files in new Sails projects. Creates the default contents of the `assets/` folder when you run `sails new` on the command-line. Also creates a subset of the boilerplate Grunt task files (in `tasks/`); specifically, the
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Generate a controller for Sails.
Typescript library for working with Sails programs
sails generate sails.io.js
generate eslint config file which contains sails's globals
Structured Node.js bindings for Redis.
The ORM hook from Sails core.
Generate a new Sails app.
sails generate humpback-view
Implements socket.io support in Sails
Generate default views for Sails.
MySQL adapter for Sails.js
An ORM for Node.js and the Sails framework
Generate a views-jade for Sails.
Generate a model for a Sails app.
A set of utils for faster development of GraphQL tools