Backend Requirements cargo Run Launch websocket server on port 8080 cargo run Build TS objects Build typescript object for the frontend cargo test Tests Unit testing : cargo test Test coverage : cargo install cargo-tarpaulin # install the tool cargo tarpaulin