Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

NPM Worker Repro

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.

How to run

  1. Clone this repo and cd into it
  2. npx supabase@latest start
  3. npx supabase@latest functions serve --no-verify-jwt
  4. Start worker with curl http://localhost:54321/functions/v1/worker
  5. Execute the send_messages.sql file with your sql client
  6. Observe the functions serve logs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages