import legacy frontend & fix dependency issues

This commit is contained in:
tw-blue
2025-12-07 12:51:57 +01:00
parent 91ac875a32
commit cd6cfec7f3
52 changed files with 3963 additions and 267 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
"bearerFormat": "JWT"
}
},
"basePath": "/api/v1",
"servers": ["localhost:8080/api/v1", "tkd-api.toni714.de/api/v1"],
"basePath": "",
"servers": ["localhost:3000", "tkd-api.toni714.de"],
"info": {
"title": "Tcc Member API",
"description": "API for the TCC Member Database",