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
59 stars 1 forks source link

Add demo project #7

Closed djfarrelly closed 5 days ago

djfarrelly commented 1 week ago

A Next.js full stack demo

To get started:

pnpm install
cd packages/workflow
pnpm run build
cd ../next-js-demo
pnpm run dev
changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 0c10df1eb576e60692e253db2c8d531e319f1d28

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR