Add reset, some minor UX tweaks

This commit is contained in:
mudler
2024-04-12 19:34:26 +02:00
parent 03175d36ab
commit 4b41653d00
10 changed files with 194 additions and 63 deletions

View File

@@ -4,6 +4,9 @@ IMAGE_NAME?=webui
tests:
$(GOCMD) run github.com/onsi/ginkgo/v2/ginkgo --fail-fast -v -r ./...
webui-nokb:
$(MAKE) webui KBDISABLEINDEX=true
webui:
cd example/webui && $(GOCMD) run ./