Skip to content

Repository files navigation

Leptos Trello Clone

An experimental Trello clone built with Rust and WebAssembly.

Demo

Setup

The app currently runs on nightly version of Rust, see specific version in rust-toolchain.toml file.

During first time setup, run bash setup.sh to install dependencies (wasm-bindgen-cli and trunk) and build the project and host it on localhost:8080.

Afterwards, running trunk serve --open will suffice.

To Do

  • Reorder cards within a list (column)
  • Adding new lists (columns)
  • Implement proper BE

About

An experimental Trello clone built with Rust and WebAssembly.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages