feat: add user jit provisioning and preferences service

This commit is contained in:
Bastian Wagner
2026-08-17 14:43:13 +02:00
parent ec95a8e527
commit 7ca4bd9cf7
11 changed files with 382 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
"@nestjs/core": "^11.0.1",
"@nestjs/platform-express": "^11.0.1",
"ioredis": "^6.0.0",
"kysely": "^0.29.5",
"kysely": "0.28.17",
"node-pg-migrate": "^7.9.1",
"pg": "^8.23.0",
"reflect-metadata": "^0.2.2",