@a5c-ai/ui
v1.0.13
Published
Local read-only UI built with Next.js + Tailwind.
Readme
@a5c-ai/ui (Phase 6)
Local read-only UI built with Next.js + Tailwind.
Configuration
Set env vars for the UI process:
A5C_REPO: absolute or relative path to a git repoA5C_TREEISH(optional): commit/ref to render (default:HEAD)A5C_INBOX_REFS(optional): comma-separated list of inbox refs
Run
From repo root:
pnpm -C apps/ui dev
