make it blazingly fast with caching of css and js

This commit is contained in:
nora 2025-11-28 23:53:52 +01:00
parent f539a3c45c
commit d15a746558
8 changed files with 77 additions and 18 deletions

View file

@ -31,4 +31,6 @@ tracing = { version = "0.1.40", features = ["attributes"] }
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
[build-dependencies]
bs58 = "0.5.1"
color-eyre = "0.6.3"
sha2 = "0.10.9"