hash1018 / Sketchdove

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

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


Languages

Language:Rust 97.9%Language:CSS 1.1%Language:HTML 0.4%Language:SCSS 0.4%Language:Shell 0.2%Language:Batchfile 0.1%