Skip to content

chore(seed): seed all tables with realistic data#10

Merged
BODMAT merged 1 commit into
masterfrom
chore/seed-min-15-per-table
May 23, 2026
Merged

chore(seed): seed all tables with realistic data#10
BODMAT merged 1 commit into
masterfrom
chore/seed-min-15-per-table

Conversation

@BODMAT
Copy link
Copy Markdown
Owner

@BODMAT BODMAT commented May 23, 2026

The Prisma seed populated only User, Wallet, and Transaction, leaving RefreshToken, SwapSettings, and EmailToken empty, so reviews and screenshots showed half-empty tables.

Expanded the seed to 15 users (12 local + 3 google-only), 30 wallets, and 132 transactions, and added realistic SwapSettings, RefreshTokens (active / revoked / rotated / expired sessions), and EmailTokens for verify_email and reset_password flows. Also exposed npm run seed, db:reset, and studio in apps/backend/package.json so the seed can be invoked normally.

@BODMAT BODMAT merged commit 2cacf5b into master May 23, 2026
1 check passed
@BODMAT BODMAT deleted the chore/seed-min-15-per-table branch May 23, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant