A collection of various UI implementations for the main Alkonost
library.
Simple CLI front-end. To use this version of the app, simply run cargo run --bin cli --release
Simple UI implemented using RillRate. To use this version of the app, run cargo build --features rillrate_ui --bin rillrate --release
and open http://localhost:6361/ui/
in your browser of choice.