inngest / workflow-kit

The quickest and easiest way to add a Zapier-like workflow UI experience to your product. Define actions in your backend and expose a Workflow UI using pre-built React components.
Other
93 stars 5 forks source link
durable-functions durable-workflows react typescript workflow-engine

![Workflow Kit by Inngest](https://github.com/inngest/workflow-kit/blob/main/.github/assets/workflow-kit.jpg?raw=true)

Documentation  ·  Blog  ·  Community

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.

Workflow kit UI demo

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:

License

Apache 2.0