Skip to content
Discussion options

You must be logged in to vote

There's no external runner with workflow dev kit. It's mostly a client side library that uses a world for the orchestration. When using vercel, it will automatically use the vercel world and it just works. But, if you're building and deploying Next.js outside of Vercel, then I'd recommend either using the Jazz world (https://github.com/garden-co/workflow-world-jazz) or the postgres world (https://github.com/vercel/workflow/tree/main/packages/world-postgres) for the persistence

(side note that the documentation for postgres world could use some help too but we have some PRs coming up for that we're just reviewing and working through (for ex #59))

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@imWildCat
Comment options

Answer selected by imWildCat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants