Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 372 Bytes

rbb

rbb is the RustBridge Berlin website (yes, rbb is short for RustBridge Berlin). It's delivered as a Tide-based Rust app.

Local Setup

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.

License

See LICENSE.