Add new UI

This commit is contained in:
akp 2024-11-17 00:39:41 +00:00
parent 9d861f2180
commit ba3ff0bd5e
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
11 changed files with 175 additions and 48 deletions

1
go.mod
View file

@ -17,4 +17,5 @@ require (
go.uber.org/zap v1.26.0 // indirect
golang.org/x/sys v0.1.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
maragu.dev/gomponents v1.0.0 // indirect
)