most of UI
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
41666 2025-05-01 22:41:45 -07:00
parent d93fe67216
commit d7c745af36
11 changed files with 306 additions and 23 deletions

View file

@ -19,6 +19,8 @@ wisp = ">= 1.6.0 and < 2.0.0"
gleam_erlang = ">= 0.34.0 and < 1.0.0"
envoy = ">= 1.0.2 and < 2.0.0"
gleam_http = ">= 4.0.0 and < 5.0.0"
lustre = ">= 5.0.2 and < 6.0.0"
gleam_crypto = ">= 1.5.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"