SupabaseS
Supabase3y ago
siim

Turborepo (monorepo) and Edge Functions?

I've got a monorepo setup for an application that has a web app, as well as an electron app. I have some shared packages (i.e. @my-project/utils) that I want to be able to import into Deno (Edge functions). Is there a good way to do this? I searched everywhere but I can't really find any examples or documentation on using Deno in a monorepo at all. Thanks all!
Was this page helpful?