feat: Automate Dropbox data loading with Vite proxy

This commit is contained in:
Christian Vidal Wolf
2026-01-16 10:20:22 +01:00
parent 135e0d78ed
commit 470db20458
9 changed files with 406 additions and 1664 deletions
+3
View File
@@ -22,6 +22,8 @@
}
}
</script>
<!-- PapaParse for CSV parsing -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/PapaParse/5.4.1/papaparse.min.js"></script>
<style>
/* Custom Scrollbar */
::-webkit-scrollbar {
@@ -42,6 +44,7 @@
background: #475569;
}
</style>
</head>
<body class="bg-background text-slate-200 antialiased overflow-y-auto">