@inngest/workflow-kit
v0.1.3
Published
Durable visual workflows in your app, instantly
Downloads
1,759
Readme
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.
Installation
Workflow kit requires the Inngest TypeScript SDK as a dependency. You can install both via npm
or similar:
npm install @inngest/workflow-kit inngest
Documentation
The full Workflow kit documentation is available here. You can also jump to specific guides and references:
Examples
See Workflow kit in action in fully functioning example projects:
- Next.js Blog CMS - A ready-to-deploy Next.js demo using the Workflow Kit, Supabase, and OpenAI to power some AI content workflows.