Commit Graph

6 Commits

Author SHA1 Message Date
79e43f19df add database connection to backend 2025-07-28 00:56:41 +01:00
20f64cd35d Add request id header to incoming requests
All checks were successful
Backend Actions / check (push) Successful in 1m1s
Backend Actions / build (push) Successful in 1m51s
Frontend Actions / check (push) Successful in 59s
Backend Actions / test (push) Successful in 2m20s
Frontend Actions / build (push) Successful in 59s
Frontend Actions / test (push) Successful in 55s
2025-07-25 23:23:16 +01:00
50cee580de make shutdown endpoint default 2025-07-25 00:39:51 +01:00
a69cf540fe refactor admin router into separate file
also set admin secret using command line args
2025-07-24 17:33:35 +01:00
50d094be8f add basic backend 2025-07-21 17:18:00 +01:00
d0ca82972f init 2025-07-21 10:36:11 +01:00