mirror of
https://github.com/mosh-hamedani/helpdesk.git
synced 2026-05-21 11:58:19 +02:00
docs: add missing Prisma generate step to setup instructions
Updated the README to include `prisma generate` in the database setup steps. This ensures the Prisma client is generated before running the seed command, preventing module resolution errors during initial setup.
This commit is contained in:
parent
cb981f6302
commit
a6b469ad1b
Loading…
Reference in a new issue