You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
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 ?
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.