Added Chat Page

This commit is contained in:
2026-01-21 18:13:35 +01:00
parent 0ca8ce8b52
commit 3eed79ca93
37 changed files with 3966 additions and 64 deletions

View File

@@ -24,7 +24,8 @@
"next-auth": "^4.24.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-leaflet": "^4.2.1"
"react-leaflet": "^4.2.1",
"swr": "^2.3.8"
},
"devDependencies": {
"@types/bcryptjs": "^2.4.6",