This repo is meant to be used to verify if using NPM version of @pgflow/edge-worker package works as expected.
In previous tests there was a problem with resolving dependencies, but only at runtime, deno cache was properly resolving everything.
- Clone this repo and
cdinto it npx supabase@latest startnpx supabase@latest functions serve --no-verify-jwt- Start worker with
curl http://localhost:54321/functions/v1/worker - Execute the
send_messages.sqlfile with your sql client - Observe the
functions servelogs