hykocx f3d45bad17 feat(cli): auto-copy .env from @zen/core template after install
Automatically copies `.env.example` from the installed `@zen/core`
package to `.env` in the project root if it doesn't already exist.
This removes the need for users to manually locate and configure
environment variables. Updated the post-install instructions to
reflect the new behavior.
2026-04-14 20:01:55 -04:00
2026-04-12 16:53:58 -04:00
2026-04-12 16:53:58 -04:00
2026-04-12 16:53:58 -04:00
2026-04-12 16:53:58 -04:00

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
S
Description
CLI pour créer un projet Next.js avec le CMS @zen/core
Readme GPL-3.0 399 KiB
Languages
JavaScript 98%
CSS 2%