ReferencesWorkflow Kit
Workflow Kit
Workflow Kit enables you to build user-defined workflows with Inngest by providing a set of workflow actions to the Workflow Engine while using the pre-built React components to build your Workflow Editor UI.

Installing
npm install @inngest/workflow-kit inngest
Prerequisites
The Workflow Kit integrates with our TypeScript SDK.
To use it, you'll need an application with Inngest set up, ready to serve Inngest functions.
Source code
Our Workflow Kit is open source and available on Github: inngest/workflow-kit
Examples
The inngest/workflow-kit repository features a ready-to-deploy Next.js demo using the Workflow Kit, Supabase, and OpenAI to power some AI content workflows: