ee8d3fcd1263561b87700c815f632c008b5bd9b9
- Update `authCatchAll` and `adminCatchAll` imports to use `@zen/core/features/` prefix instead of `@zen/core/` - Replace generic `@*` path alias with specific aliases for `@styles/*` and `@components/*` in jsconfig.json
ZEN / START
CLI pour créer un projet Next.js avec le CMS @zen/core
Warning
Ce projet est en développement actif et n'est pas encore prêt pour une utilisation en production. L'API, la structure et les fonctionnalités peuvent changer à tout moment.
Utilisation
Configurer le registre pour le scope @zen (une seule fois) :
npm config set @zen:registry https://git.hyko.cx/api/packages/zen/npm/
Puis lancer le CLI :
npx @zen/start
Languages
JavaScript
98%
CSS
2%