This app is a Supabase Local Dev / CLI.
pnpm pull # Pull the latest changes from the supabase server
pnpm generate # Generate Supabase types to $generated/supabase-types.ts
pnpm start # Start the supabase server
pnpm stop # Stop the supabase server