Command Palette
Search for a command to run
Command Palette
Search for a command to run

Netlify Edge Functions with Supabase

✓ Relevant

Configure Drizzle ORM with Netlify Edge Functions and Supabase: set up import_map.json with ESM imports, define schema, configure drizzle.config.ts, create edge function using postgres-js client with Netlify.env.get() for DATABASE_URL, deploy via netlify CLI.