Add Galerie Controller

This commit is contained in:
2026-05-04 20:59:09 +02:00
parent e9a0e12276
commit 623cdc6c37
6 changed files with 828 additions and 1 deletions

View File

@@ -32,8 +32,10 @@
"graphql": "^16.12.0",
"mercurius": "^16.7.0",
"mysql2": "^3.16.2",
"node-addon-api": "^8.7.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.34.5",
"typeorm": "^0.3.28"
},
"devDependencies": {
@@ -50,6 +52,7 @@
"eslint-plugin-prettier": "^5.2.2",
"globals": "^16.0.0",
"jest": "^30.0.0",
"node-gyp": "^12.3.0",
"prettier": "^3.4.2",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",