Make backend and frontend work together well, and add datasets/ page to frontend

This commit is contained in:
Zeph Levy 2026-01-14 11:23:43 +01:00
parent a5cda1d51c
commit b0f8d2c6c8
8 changed files with 107 additions and 5 deletions

View file

@ -14,6 +14,7 @@
"devDependencies": {
"@sveltejs/kit": "^2.49.2",
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"@types/bun": "^1.3.5",
"svelte": "^5.46.0",
"svelte-adapter-bun": "^1.0.1",
"svelte-check": "^4.3.4",