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

supabase-new

Not relevant

Complete setup guide for Drizzle ORM with Supabase PostgreSQL: install postgres package, configure DATABASE_URL, connect to database, define schema, setup drizzle.config.ts with postgresql dialect, apply migrations, seed/query data.