Add initial webui

This commit is contained in:
2025-11-01 17:18:32 -07:00
parent b67ee7ce92
commit 810772885e
28 changed files with 2994 additions and 0 deletions

4
webui/.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"useTabs": true,
"tabWidth": 4
}