Skip to main content

3 docs tagged with "development"

View all tags

Development workflow

Project bootstrap, project structure, aem-cli, fstab.yaml, paths.yaml, and the GitHub-first deployment flow.

Plugin Development

Strapi plugin development: scaffolding, server API, admin panel API, content types, services, controllers, lifecycle, and publishing to npm.

TypeScript Integration

Strapi TypeScript: project setup, type generation, typing controllers and services, typed Document Service queries, custom type utilities, and migration from JS.