mirror of
https://github.com/supabase/supabase.git
synced 2026-07-04 15:24:24 +08:00
* Removed the use of deprecated std/http in favor of Deno.serve * Use full import paths instead of using paths from import maps (less confusing, easy to copy examples) * Formatted all examples with `deno fmt`