Commit graph

6 commits

Author SHA1 Message Date
92beaa6aaf Add a check to the datasets page to not display an empty page if there are no datasets 2026-01-14 17:29:30 +01:00
63c50f2d93 Abstract graphql querying logic into its own function 2026-01-14 12:05:39 +01:00
b0f8d2c6c8 Make backend and frontend work together well, and add datasets/ page to frontend 2026-01-14 11:23:43 +01:00
a5cda1d51c Add a placeholder frontend for now 2026-01-13 16:29:44 +01:00
3c25c92cbb Change favicon to reflect project 2025-12-17 12:53:43 +01:00
df7d4f3507 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