Jeen optimized kyri his code backend+front.
Some checks failed
CI Pipeline / Setup Dependencies (push) Has been cancelled
CI Pipeline / Check Dependency Updates (push) Has been cancelled
CI Pipeline / Lint & Format Check (push) Has been cancelled
CI Pipeline / Unit Tests (push) Has been cancelled
CI Pipeline / Integration Tests (push) Has been cancelled
CI Pipeline / Build Application (push) Has been cancelled
CI Pipeline / Docker Build & Test (push) Has been cancelled
CI Pipeline / Security Scan (push) Has been cancelled
CI Pipeline / Deployment Readiness (push) Has been cancelled

This commit is contained in:
Jeen Koster 2025-08-05 21:44:32 +02:00
parent 6be97672f9
commit 09c983d605
42 changed files with 22403 additions and 1981 deletions

View file

@ -39,7 +39,7 @@
"aws-sdk": "^2.1489.0",
"openai": "^4.20.1",
"@google-cloud/vision": "^4.0.2",
"node-clamav": "^0.8.5",
"node-clamav": "^1.0.11",
"axios": "^1.6.0",
"class-validator": "^0.14.0",
"class-transformer": "^0.5.1",
@ -82,7 +82,7 @@
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.3",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.3"
},
"jest": {