Interactive demos for Vercel Workflow DevKit — each showcasing a different durable workflow pattern built with Next.js 16, React 19, and the workflow package.
| # | Demo | Pattern | v0 Link |
|---|---|---|---|
| 1 | Approval Gate | Human-in-the-loop with timeout | Open in v0 |
| 2 | Onboarding Drip | 7-day email drip in 6 lines | Open in v0 |
| 3 | Saga | Step 3 fails — compensating rollbacks | Open in v0 |
| 4 | Cancellable Export | Cancel a batch mid-flight | Open in v0 |