Frontend Client of hologram-clients. Written in Yew using Webassembly and Rust.
You have to have rust installed atleast Rust 1.76.0., You also have to install Trunk.
Or you can use the nix flake to compile the code and after that you can run it outside.
You can run the Application with:
trunk serve --open
This project is Open Source