fix(infra): PostgreSQL → MySQL + tsconfig.build exclude frontend/

This commit is contained in:
2026-03-17 07:20:14 +01:00
parent 49b8aa1211
commit b506adf034
6 changed files with 128 additions and 6 deletions

View File

@@ -27,6 +27,7 @@
"class-validator": "^0.14.0",
"cookie-parser": "^1.4.6",
"helmet": "^7.0.0",
"mysql2": "^3.20.0",
"pg": "^8.11.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.0",