Initial MUH app implementation

This commit is contained in:
2026-03-12 11:43:27 +01:00
commit fb8e3c8ef6
69 changed files with 8387 additions and 0 deletions

1
frontend/src/globals.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
interface Worker {}