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
99 stars 6 forks source link

Make Example Run from Supabase Start #22

Open jmarbutt opened 1 week ago

jmarbutt commented 1 week ago

When using supabase, you should be able to run

supabase start

To begin the db, initialize the schema and start a local instance instead of having a remote account.