Hello Everyone, I am currently using Supabase for a side project. I would like to have your advice on how to share code between functions. In short, I have read the following documentation on how to organize your Edge functions But let's say you have a share functions that uses an npm or JSR package. Should I add a
deno.json
deno.json
in the
_shared
_shared
folder? For example, I will do something like this:
A guide to managing workspaces and monorepos in Deno. Learn about workspace configuration, package management, dependency resolution, and how to structure multi-package projects effectively.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.