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