Commands and workspace dependencies for head-page.
Location
apps/head in the Condensate monorepo. Its manifest name is head-page.
Commands
Run these from apps/head after installing dependencies at the repository root.
| Script | Command |
|---|---|
dev | bun src/serve.ts |
start | bun src/serve.ts |
typecheck | tsc --noEmit |
test | bun test |
Exports
This manifest declares no exports map.
Workspace dependencies
@condensate/agents-host@condensate/chat-sdk
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.