/Sketchdove

Pure Rust Collaboration whiteboard web-application with Axum and Yew framework.

Primary LanguageRust

Sketchdove

Sketchdove is a real-time collaborative whiteboard web-application written in Rust using Yew and Axum framework.

Setup

  1. Install Rust (https://www.rust-lang.org/tools/install)
  2. Install wasm target with "rustup target add wasm32-unknown-unknown"
  3. Install trunk "cargo install trunk"
  4. Clone the repository
  5. On windows you can execute "prod_win.bat" otherwise "prod.sh"
  6. Navigate to http://localhost:8080/