Sketchdove is a real-time collaborative whiteboard web-application written in Rust using Yew and Axum framework.
- Install Rust (https://www.rust-lang.org/tools/install)
- Install wasm target with "rustup target add wasm32-unknown-unknown"
- Install trunk "cargo install trunk"
- Clone the repository
- On windows you can execute "prod_win.bat" otherwise "prod.sh"
- Navigate to http://localhost:8080/