Add CORS and move registration policies to middleware

This commit is contained in:
Sven laptop
2026-07-24 21:54:13 +02:00
parent d84b917f27
commit 9519a01ca0
8 changed files with 359 additions and 46 deletions
+2
View File
@@ -12,8 +12,10 @@
"license": "ISC",
"type": "commonjs",
"dependencies": {
"cors": "^2.8.6",
"dotenv": "^17.4.2",
"express": "^5.2.1",
"fakeout": "^1.0.65",
"neo4j-driver": "^6.2.0",
"pg": "^8.22.0",
"router": "^2.2.0"