Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Inside Workflow DevKit: How framework integrations work

Vercel News·Adrian Lam·4 days ago
#GpR8tUol
Reading 0:00
15s threshold

When we announced the Workflow Development Kit (WDK) at Ship AI just over a month ago, we wanted it to reflect our Open SDK Strategy , allowing developers to build with any framework and deploy to any platform. At launch, WDK supported Next.js and Nitro. Today it works with eight frameworks, including SvelteKit, Astro, Express, and Hono, with TanStack Start and React Router in active development. This post explains the pattern behind those integrations and how they work under the hood. Link to heading The pattern behind every WDK integration On the surface, integrating WDK with Next.js looks nothing like integrating it with Express or SvelteKit. They all have different bundlers, routing systems, and developer experiences. But at its core, every framework integration follows the same two-phase pattern. Link to heading Build-time: Generating workflow handlers The build-time phase compiles your workflow and step functions into executable handler files.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More