mirror of
https://github.com/strapi/strapi.git
synced 2025-08-26 09:42:09 +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
getstarted
A quick description of getstarted.
Start the app with mongo
DB=mongo yarn develop