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

postgresql-setup

✓ Relevant

Step-by-step PostgreSQL setup with node-postgres: install pg, set DATABASE_URL env var, connect Drizzle client, define schema, configure drizzle.config.ts, apply migrations, seed/query, run with tsx.