webui skeleton

This commit is contained in:
2024-06-30 17:05:59 +02:00
parent a7a9770c9e
commit 91184eafc0
20 changed files with 7265 additions and 0 deletions

12
webui/.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
.idea/
node_modules/
build/
tmp/
temp/
dist/
.env
.cache
.directory
.history
.parcel-cache
frontend-reports/