cloudflare / cloudflare/vinext
[ FEATURE REQUEST ] Create native support for Vercel Workflows Development Kit on Cloudflare Workers using durable objects and queues maybe pubsub
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 406
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 120
Description
The Vercel Workflow Development Kit (WDK) is an open-source TypeScript framework that makes "durable code" a language-level concept. It allows developers to turn standard async functions into long-running processes that can suspend for minutes or months, survive crashes or deployments, and automatically resume without managing infrastructure.
I am aware cloudflare has their own durable workflows/functions now but for specifically nextjs/vinext i see this as an opportunity
Contributor guide
Research direction
No files, tests, or entry points are named in the issue. Start by reviewing vinext’s existing Next.js API surface and its Cloudflare Workers deployment path, then determine the scope and acceptance criteria for native Vercel Workflow Development Kit support using durable objects, queues, or pub/sub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100