Hello,
I'm currently setting up a new sails app and I won't use the generator because I need more than a REST API.
I've set up a node module which works fine with the blueprints of this module, there is a way to use them ?
The module name is redux-crud-async
Maybe I just have to copy/paste everything in generator/blueprints/template/api/blueprints ?
Thanks for your work.