Durable workflow service for DodoDentist. Managed by Nitro + workflow-sdk + MongoDB.
Endpoints
GET /health — liveness probePOST /workflows/signup-drip/start — start a signup drip run (body {userId})GET /workflows/runs/:runId — inspect a run's statusRuns + steps are persisted in MongoDB. Inspect with npx workflow web pointed at the same World.