Open RWOverdijk opened 7 years ago
Wesley Overdijk @RWOverdijk 12:02 I'm not quite sure if there are "blueprints" for instance. A bit more explanation would be nice. Is there a guide somewhere?
Jaumard @jaumard 12:05 @RWOverdijk « blueprints » are called « footprints » lol, you just need to create a FootprintService who handle CRUD operations, for sequelize it’s here https://github.com/trailsjs/trailpack-sequelize/blob/master/api/services/FootprintService.js I don’t think there any guide for this yet as the doc is for now focuse on how use Trails not yet on how create a trailpack
Some refs: