Skip to content

rustbridge/rbb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.