Commit Graph

2 Commits

Author SHA1 Message Date
Vantz Stockwell
4ccf138744 fix: seed script checks for any existing user, not just admin@wraith.local
Previously the seed only checked for admin@wraith.local by email,
so it would create a duplicate if the admin had changed their email.
Now skips seeding entirely if any user exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 01:48:19 -04:00
Vantz Stockwell
5c82bbbb79 fix: auto-run Prisma migrate + seed on container startup 2026-03-13 08:19:46 -04:00