DB Local

Bring up the local Docker Postgres (songsue-db) and run/rehearse DB operations against LOCALHOST (.env.local) — migrations, seeds, studio — never prod. Use before any migration (rehearse locally first), or to get a working local DB for tests/seed data. Encapsulates the finicky local-DB dance so you never accidentally hit prod.

daydeda 612205b 3.3 KB Updated

File contents

daydeda/songsue/tree/main/.claude/skills/db-local commit 612205b01c

Frequently asked questions

npx skillmds@latest add daydeda/db-local