feat: add dashboard

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2026-03-07 20:31:18 +01:00
parent b439762877
commit d46c365112
21 changed files with 2955 additions and 1367 deletions

View File

@@ -0,0 +1,4 @@
mod auth_tests;
mod pages_tests;
mod platform_tests;
mod token_tests;