feat: add webui, zip builder

This commit is contained in:
Aidan 2025-04-13 02:45:22 -04:00
parent 94040e020f
commit 4c71eef936
8 changed files with 813 additions and 6 deletions

5
module/webroot/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
.parcel-cache/
dist/
node_modules/
package-lock.json
bun.lock*