strapi/packages/strapi-generate-new
Alexandre Bodin a22f2cefef Remove x-forwarded-host.
- 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
2019-09-06 14:33:24 +02:00
..
2019-09-06 14:33:24 +02:00
2019-04-16 09:05:47 +02:00
2018-12-05 15:42:58 +01:00
2019-01-02 09:41:53 +01:00
2019-08-12 09:35:27 +02:00
2019-07-05 18:03:47 +02:00

strapi-generate-new

npm version npm downloads npm dependencies Build status Slack status

This Strapi generator contains all the default files for a new Strapi application.

This generator can be called with:

$ strapi new <myAppName>

Resources