I rewrote the UI of #kellnr to be more consistent and responsive. Give it a try, if you want to host your own #rustlang crates. https://kellnr.io/
Kellnr: The private Rust Crate Registry

Kellnr is a private Crate registry for Rust written in Rust to self-host or run in the cloud.

@secana Nice work! Big question: is JS mandatory to run it?
@imperio No, JS is only needed to build kellnr. Kellnr serves the UI 100% in rust as static files later.