Technical Challenge for Pandektes
Find a file
2026-03-01 10:55:34 +01:00
src Initial commit 2026-03-01 10:31:31 +01:00
.env.example Setup simple docker-compose and .env to get database running 2026-03-01 10:55:34 +01:00
.gitignore Setup simple docker-compose and .env to get database running 2026-03-01 10:55:34 +01:00
.prettierrc Initial commit 2026-03-01 10:31:31 +01:00
docker-compose.yaml Setup simple docker-compose and .env to get database running 2026-03-01 10:55:34 +01:00
eslint.config.mjs Initial commit 2026-03-01 10:31:31 +01:00
nest-cli.json Initial commit 2026-03-01 10:31:31 +01:00
package-lock.json Added prisma packages, pg, graphql and apollo driver 2026-03-01 10:52:23 +01:00
package.json Added prisma packages, pg, graphql and apollo driver 2026-03-01 10:52:23 +01:00
README.md Added prisma packages, pg, graphql and apollo driver 2026-03-01 10:52:23 +01:00
tsconfig.build.json Initial commit 2026-03-01 10:31:31 +01:00
tsconfig.json Initial commit 2026-03-01 10:31:31 +01:00

Security Note: This project uses NestJS 11 and Prisma 7. Current npm audit reports are primarily linked to development-only CLI tools (@prisma/dev) and internal peer-dependency mismatches in the Express 5 ecosystem. No critical production-level vulnerabilities are currently unpatched in the core runtime.