mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
- set security defaults for development mode that are standard - refactor error messages to work without ctx.request.admin - remove mask middleware and add a sanitization layer to the core-api to hide private fileds
strapi-generate-new
This Strapi generator contains all the default files for a new Strapi application.
This generator can be called with:
$ strapi new <myAppName>