Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 432 Bytes

File metadata and controls

12 lines (9 loc) · 432 Bytes

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/