rbb is the RustBridge Berlin website (yes, rbb is short for RustBridge Berlin). It's delivered as a Tide-based Rust app.
Setup follows the typical Rust setup procedure:
git clone https://github.com/rustbridge/rbb.git && cd rbb
cargo run
rbb will start on port 8080.
See LICENSE.