Skip to content

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

Notifications You must be signed in to change notification settings

hash1018/Sketchdove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages