Commit graph

6 commits

Author SHA1 Message Date
f1a28a40ee Abstract graphql querying logic into its own function 2026-01-14 12:05:39 +01:00
50b670916b Make backend and frontend work together well, and add datasets/ page to frontend 2026-01-14 11:23:43 +01:00
6f551a83bf Add a placeholder frontend for now 2026-01-13 16:29:44 +01:00
f0e9b8fa09 Bun: Update dependencies 2025-12-19 14:26:35 +01:00
8d4c4ff9d5 Change favicon to reflect project 2025-12-17 12:53:43 +01:00
25641a670d Prepare for an eventual frontend
Move the backend code into a backend/ directory, and create a frontend/
directory containing an empty sveltekit project.
2025-12-16 19:48:22 +01:00