Local setup
Install the workspace and run the Scalar template locally with the repository's pinned package manager.
Local setup
Requirements
- Node.js compatible with Next.js 15
- pnpm 10.33.0 through Corepack
- uv for repository Python checks
Install
corepack enable
pnpm installRun Scalar
pnpm --filter @vandoko/scalar-nextjs devThe application starts with its Next.js development server. Choose an explicit port with the standard Next.js port flag when another service is already using the default.
Required checks
pnpm design:check
pnpm brand:verify
pnpm catalog:validate
pnpm --filter @vandoko/scalar-nextjs buildVandoko delivery documentation
How the template catalog preserves licensed source structure while applying Vandoko brand, content, evidence, and production controls.
Conversion configuration
Use the manifest, source contract, brand package, and asset manifest as the configuration surface for a template conversion.