Upgrade design & moved backend here & login and settings work with api

This commit is contained in:
2024-09-29 18:04:41 +02:00
parent 42d3212624
commit f2d1eb4289
43 changed files with 1881 additions and 359 deletions
+4
View File
@@ -12,6 +12,8 @@
"@capacitor/android": "^6.1.2",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",
"@vercel/postgres": "^0.10.0",
"bcrypt": "^5.1.1",
"deck.gl": "^9.0.28",
"mapbox-gl": "^3.6.0",
"next": "14.2.7",
@@ -21,6 +23,8 @@
"react-slot-counter": "^3.0.1"
},
"devDependencies": {
"@types/bcrypt": "^5.0.2",
"@types/react": "18.3.10",
"eslint": "^8",
"eslint-config-next": "14.2.7",
"sass": "^1.77.8"