Add initial webui

This commit is contained in:
2025-11-01 17:17:40 -07:00
parent b67ee7ce92
commit 85ce50293c
28 changed files with 2996 additions and 0 deletions

4
webui/.prettierrc Normal file
View File

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