Hi πŸ‘‹. Does anyone have a demo Remix repo I could learn from? (using remix-run/remix/templates/clou

Hi πŸ‘‹. Does anyone have a demo Remix repo I could learn from? (using remix-run/remix/templates/cloudflare-workers)

I have tried following @Craig's "punderful-workflows" example, and kept it very simple in the wrangler and the "main" JS file (following his example, but in a Remix repo)....

But no matter what I do, I always come up against this error....

Worker "workflows:interaction"'s binding "USER_WORKFLOW" refers to service "core:user:" with a named entrypoint "InteractionWorkflow", but "core:user:" has no such named entrypoint.

If someone has a repo with workflows in a Remix setting, that would be much appreciated πŸ™‚
Was this page helpful?