Kühlfinder MVP: Finder, Geräte, Karte (MapLibre), Preis-Intelligenz + Wucher-Warnung, PortaSplit-Hub, llms.txt

This commit is contained in:
2026-06-27 12:06:13 +00:00
commit f89db4ee8f
31 changed files with 10250 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "kuehlfinder",
"type": "module",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "astro dev",
"build": "astro build",
"preview": "astro preview"
},
"dependencies": {
"astro": "^5.7.0",
"@fontsource/fraunces": "^5.0.0",
"@fontsource/public-sans": "^5.0.0",
"maplibre-gl": "^4.7.1"
}
}