feat: sync Excel data to Supabase on load - detect new Dropbox files automatically

This commit is contained in:
Christian Vidal Wolf
2026-04-10 10:54:50 +02:00
parent 077e78513c
commit 90e60017da
6 changed files with 400 additions and 64 deletions
+2
View File
@@ -12,10 +12,12 @@
},
"dependencies": {
"@google/genai": "^1.29.0",
"@supabase/supabase-js": "^2.103.0",
"@tailwindcss/vite": "^4.1.14",
"@vitejs/plugin-react": "^5.0.4",
"clsx": "^2.1.1",
"dotenv": "^17.2.3",
"dropbox": "^10.34.0",
"express": "^4.21.2",
"lucide-react": "^0.546.0",
"motion": "^12.23.24",