Repo Scripts
Use this page when you need the compact lookup surface for the shared root scripts exposed by the Cabloy Basic monorepo.
For the broader Reference landing page, see Reference Introduction.
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 SSR site baselines and project assets in the licensed private repository.
When documenting or automating flavor-specific commands, always confirm the active repo first.
Read together with
Use this page together with: