Add test data seed script #36
Reference in New Issue
Block a user
Delete Branch "feat/test-data-seed"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
packages/db/src/seed.ts— a comprehensive seed script that populates the database with realistic test data for developmentpnpm db:seedconvenience script (requiresDATABASE_URL)tsxdev dependency for running the TypeScript seed directlyTest plan
pnpm db:seedagainst a fresh database after migrationsCloses groombook/groombook#32 (Paperclip GRO-32)
🤖 Generated with Claude Code