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
+2 -3
View File
@@ -1,3 +1,2 @@
NEXT_PUBLIC_URL=http://localhost:3000
NEXT_PUBLIC_MATOMO_URL=
NEXT_PUBLIC_MATOMO_SITE_ID=
MONGODB_URI=mongodb://localhost:27017/
NEXT_PUBLIC_URL=http://localhost:3000