In order to run this site, you will need Rustup
, a Rust
, the rust wasm32-unknown-unknown
target, trunk
, bun
(
or equivalent), tailwindcss
and daisyUI
.
These can be installed by running just devtools
and a local server run with trunk serve
.
This is a simple setup using docker and docker-compose.
docker compose up
Simply go to localhost:12000