Skip to main content
Module

x/supabase/README.md

Repo to overwrite https://deno.land/x/supabase listing.
Latest
File

supabase-js in Deno

supabase-js is fully compatible with Deno and can be imported into your project using esm.sh:

import { createClient } from "https://esm.sh/@supabase/supabase-js@2";

Please refer to the Supabase docs for more details on how to use supabase-js.