feat: budget wizard with Gemini AI estimation

This commit is contained in:
Mambo
2026-04-02 18:22:59 +02:00
parent e24100e3a9
commit 4165ac5578
6 changed files with 1494 additions and 28 deletions

View File

@@ -12,6 +12,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^10.0.4",
"astro": "^6.1.2"
}
}
}