Add webui

This commit is contained in:
Ethan O'Brien
2024-04-24 19:05:20 -05:00
parent 9dc8aaf550
commit a05e7a8478
22 changed files with 5116 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@ asset_server/resources/
target/
python/
*.db
webui/node_modules/
webui/dist/