Web Application Server - yew
June 23, 2021 ยท View on GitHub
git clone https://github.com/zzy/tide-async-graphql-mongodb.git
cd tide-async-graphql-mongodb
cargo build
cd frontend-yew
Build & Run:
cargo install trunk wasm-bindgen-cli
trunk build
trunk serve --release
Then connect to http://127.0.0.1:3001 with browser.

Contributing
You are welcome in contributing to this project.