- Move `prisma.seed` from `package.json` to new `prisma.config.ts`. - Modify API Dockerfile to include `prisma.config.ts` in the build process. |
||
|---|---|---|
| .. | ||
| api | ||
| web | ||
- Move `prisma.seed` from `package.json` to new `prisma.config.ts`. - Modify API Dockerfile to include `prisma.config.ts` in the build process. |
||
|---|---|---|
| .. | ||
| api | ||
| web | ||