An open API service indexing awesome lists of open source software.

https://github.com/hash1018/sketchdove

Pure Rust Collaboration whiteboard web-application with Axum and Yew framework.
https://github.com/hash1018/sketchdove

axum collaboration rust rust-lang wasm web-application whiteboard yew

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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/