Commands and workspace dependencies for dex-app.
Location
apps/dex-app in the Condensate monorepo. Its manifest name is dex-app.
Commands
Run these from apps/dex-app 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@condensate/orbkit@condensate/review-ui
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.