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.

The Workflow Kit provides a Workflow Engine to compose workflow actions on the back end and a set of pre-defined React components for the front end.

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:

workflow-kit-announcement-video-loop.gif