Technical Challenge for Pandektes
Find a file
2026-03-01 13:08:00 +01:00
prisma Finalised queue with sandboxed mode for child process 2026-03-01 12:47:00 +01:00
public Updated html functionality and styling 2026-03-01 13:05:49 +01:00
src re-added app module configurations 2026-03-01 13:08:00 +01:00
.env.example Finalised queue with sandboxed mode for child process 2026-03-01 12:47:00 +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 bullmq and a queue listener 2026-03-01 12:38:04 +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 re-added app module configurations 2026-03-01 13:08:00 +01:00
package.json re-added app module configurations 2026-03-01 13:08:00 +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