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
| Service | Default URL |
|---|---|
| API gateway | http://localhost:4311/api/ |
| Workbench | http://localhost:4310 |
For a full local stack: ductape profiles use local, then ductape login --profile local.