A website made for lemmeknow using Yew.
Check it out here
We use Trunk for building our application.
Clone the repository and use trunk serve
to view it locally.
The frontend is made using Yew. We use lemmeknow as a dependecy. lemmeknow supports webassembly! So it just works right out of the box when called from Yew.
This is how we do #FullStackRust ;)