feat: Initialize BizMatch application with core UI components, routing, listing pages, backend services, migration scripts, and vulnerability management.

This commit is contained in:
Timo
2026-01-03 23:05:38 +01:00
parent e32e43d17f
commit e3e726d8ca
42 changed files with 1478 additions and 1579 deletions

View File

@@ -42,15 +42,14 @@
"cls-hooked": "^4.2.2",
"cors": "^2.8.5",
"drizzle-orm": "^0.32.0",
"firebase": "^11.3.1",
"firebase": "^11.9.0",
"firebase-admin": "^13.1.0",
"fs-extra": "^11.2.0",
"groq-sdk": "^0.5.0",
"handlebars": "^4.7.8",
"nest-winston": "^1.9.4",
"nestjs-cls": "^5.4.0",
"nodemailer": "^6.9.10",
"nodemailer-smtp-transport": "^2.7.4",
"nodemailer": "^7.0.12",
"openai": "^4.52.6",
"pg": "^8.11.5",
"pgvector": "^0.2.0",
@@ -75,7 +74,7 @@
"@types/nodemailer": "^6.4.14",
"@types/pg": "^8.11.5",
"commander": "^12.0.0",
"drizzle-kit": "^0.23.2",
"drizzle-kit": "^0.31.8",
"esbuild-register": "^3.5.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^9.0.0",