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