Interactive API generator.
npm install @codeparticle/strapi-generatorsThis package contains strapi code generators available through the CLI or programmatically.
Start the generator CLI.
Execute a generator without interactive mode.
- generatorName - one of api, controller, service, model, plugin, policy.
- options - options are specific to each generator
- plopOtions
- dir: base directory that plop will use as base directory for its actions