Skip to main content

Local platform

ductape install
ductape start
ductape start --build
ductape start --backend-only
ductape start --remote --build # Workbench only → cloud API
ductape stop
ductape status
ServiceDefault URL
API gatewayhttp://localhost:4311/api/
Workbenchhttp://localhost:4310

For a full local stack: ductape profiles use local, then ductape login --profile local.

Set DUCTAPE_PLATFORM_DIR if platform/ is not at ../platform relative to the CLI package.

VariablePurpose
DUCTAPE_PLATFORM_DIRPath to platform/ for ductape start