Gateway: add browser control UI

This commit is contained in:
Peter Steinberger
2025-12-18 22:40:46 +00:00
parent c34da133f6
commit df0c51a63b
21 changed files with 1799 additions and 16 deletions

3
ui/src/main.ts Normal file
View File

@@ -0,0 +1,3 @@
import "./styles.css";
import "./ui/app.ts";