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