Added security policies to all endpoints and implemented file upload feature on posts

This commit is contained in:
Sven laptop
2026-07-24 23:25:31 +02:00
parent 9519a01ca0
commit 9e56f00c1e
19 changed files with 718 additions and 134 deletions
+1
View File
@@ -16,6 +16,7 @@
"dotenv": "^17.4.2",
"express": "^5.2.1",
"fakeout": "^1.0.65",
"multer": "^2.2.0",
"neo4j-driver": "^6.2.0",
"pg": "^8.22.0",
"router": "^2.2.0"