Develop from source
Public package installation is not available during qualification. Contributors can develop from source:
git clone https://github.com/accd/verchestra.gitcd verchestracorepack enablepnpm install --frozen-lockfilepnpm gate:quickRun the documentation portal:
pnpm site:devBuild and verify it:
pnpm site:testpnpm site:buildUse Node 24.14.0 and the locked pnpm version. Do not add credentials, machine profiles, runtime state, support archives, or generated output to Git.