UI docs site for the orca CLI.
- Next.js app that renders the canonical
orca/v1lane-contract reference. - Main page implementation:
app/page.tsx - Concise and copyable Markdown reference:
ORCA_REFERENCE.md - Markdown route loader:
app/lib/pageMarkdown.ts
bun install
bun run devThen open http://localhost:3000.
From package.json:
bun run dev— start local dev serverbun run build— production buildbun start— run production serverbun run lint— run Oxlint checksbun run format— format with Oxfmtbun run format:check— check formatting with Oxfmtbun test— verify the Markdown reference stays on the lane contract
- orca repository: https://github.com/ratley/orca
Use task/tasks in user-facing docs and UI copy (not goal/goals).