unreal-chat/apps/api/prisma
Juan Sebastian Montoya c7911953df
Some checks failed
Lint and Check Types / validations (push) Failing after 47s
chore: update environment configuration and enhance Prisma integration
- Added MINIO_PORT to .env.example for Minio configuration.
- Updated package.json to include a script for Prisma generation.
- Modified turbo.json to ensure db:generate task is executed during build and dev processes.
- Updated CI workflow to run Prisma generate step.
- Adjusted imports in the API to reference the generated Prisma client correctly.
- Added .gitignore entry for Prisma client directory.
2025-05-06 18:36:47 -05:00
..
migrations feat: enhance authentication and user management with token-based system 2025-03-09 22:34:57 -05:00
schema.prisma chore: update environment configuration and enhance Prisma integration 2025-05-06 18:36:47 -05:00