🚀 Feat(Core): Migración oficial y total B a Supabase (Auth, DB, APIs) + Eliminación de Backend Python y Fixes Firebase + Soporte Vite Vercel

This commit is contained in:
2026-02-25 21:01:18 -05:00
parent 87752d8214
commit 7cd97365f2
17 changed files with 868 additions and 241 deletions

View File

@ -14,6 +14,7 @@
"@capacitor/core": "^8.0.0",
"@capacitor/geolocation": "^8.0.0",
"@googlemaps/js-api-loader": "^2.0.2",
"@supabase/supabase-js": "^2.97.0",
"@tailwindcss/vite": "^4.2.0",
"axios": "^1.13.2",
"chart.js": "^4.5.1",
@ -41,4 +42,4 @@
"vite-plugin-vue-devtools": "^8.0.5",
"vue-tsc": "^3.1.4"
}
}
}