Repo Scripts
The root package.json is the first reference point for shared monorepo workflows.
Current shared entrypoints in Cabloy Basic
npm run initnpm run vonanpm run zovanpm run devnpm run dev:zova:adminnpm run dev:zova:webnpm run buildnpm run build:zovanpm run startnpm run testnpm run tscnpm run docs:devnpm run docs:buildnpm run docs:preview
Edition-sensitive note
Cabloy Start keeps the same high-level pattern while using different frontend flavors such as cabloyStartAdmin and cabloyStartWeb, plus its own Start-specific suites, SSR site baselines, and project assets in the licensed private repository.
Documentation and automation guidance
When documenting or automating flavor-specific commands, always confirm the active repo first.
Read together with
Use this page together with: