create development guide

remove deps badge

correct mongo connection string and driver update

seed data for developer environment, database as docker image
This commit is contained in:
2025-11-20 09:48:56 +01:00
committed by Owen Rees
parent 28f3bf69c6
commit 67e97b6ca0
11 changed files with 26142 additions and 43 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"leaflet.markercluster": "^1.5.3",
"leaflet.smooth_marker_bouncing": "3.0.3",
"lodash": "^4.17.21",
"mongodb": "^6.19.0",
"mongodb": "^7.0.0",
"next": "^14.2.3",
"next-auth": "^5.0.0-beta.16",
"next-intl": "^3.3.2",