Add weather and map

This commit is contained in:
2024-08-22 22:42:02 +02:00
parent 331f8bd3ce
commit 324aa143d1
18 changed files with 905 additions and 59 deletions

View File

@@ -35,6 +35,8 @@
"eslint": "^9.9.0",
"typescript": "^5.5.4",
"vue-tsc": "^2.0.29",
"wrangler": "^3.72.1"
"wrangler": "^3.72.1",
"mapbox-gl": "^3.6.0",
"nuxt-mapbox": "^1.6.0"
}
}