Technical Challenge for Pandektes
Find a file
2026-03-01 12:21:12 +01:00
prisma Finalised prisma common module setup 2026-03-01 11:51:46 +01:00
src Refactored isuuid to own utils 2026-03-01 12:21:12 +01:00
.env.example Added minio and storage module 2026-03-01 12:10:31 +01:00
.gitignore Cleaned up unneeded boilerplate files, initialised prisma config 2026-03-01 11:11:48 +01:00
.prettierrc Initial commit 2026-03-01 10:31:31 +01:00
docker-compose.yaml Added minio and storage module 2026-03-01 12:10:31 +01:00
eslint.config.mjs Initial commit 2026-03-01 10:31:31 +01:00
nest-cli.json Fixed build issues with prisma client and updated imports in app module for storage and grapghql 2026-03-01 12:17:20 +01:00
package-lock.json Added minio and storage module 2026-03-01 12:10:31 +01:00
package.json Added minio and storage module 2026-03-01 12:10:31 +01:00
prisma.config.ts Cleaned up unneeded boilerplate files, initialised prisma config 2026-03-01 11:11:48 +01:00
README.md Fixed build issues with prisma client and updated imports in app module for storage and grapghql 2026-03-01 12:17:20 +01:00
tsconfig.build.json Initial commit 2026-03-01 10:31:31 +01:00
tsconfig.json Fixed build issues with prisma client and updated imports in app module for storage and grapghql 2026-03-01 12:17:20 +01:00