feat: Admin Area General Settings and Categories

This commit is contained in:
OpenVelo Agent
2026-07-22 11:45:21 +00:00
parent de527ec6d6
commit f4648a3730
34 changed files with 7349 additions and 62 deletions
+3 -1
View File
@@ -29,6 +29,7 @@
"passport-jwt": "^4.0.1",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.35.3",
"typeorm": "^0.3.20",
"uuid": "^9.0.1",
"zod": "^3.23.8"
@@ -44,6 +45,7 @@
"@types/uuid": "^9.0.8",
"supertest": "^7.0.0",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0"
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.5"
}
}