In order to run this site, you will need Rustup, a Rust, the rust wasm32-unknown-unknown target, dioxus-cli,
bun (
or equivalent), and some others.
These can be installed by running just devtools and a local server run with just dev.
Alternatively you can run everything in docker containers using compose. The recommended way to do this is with the just
recipe just dd. This only requires docker and just to be installed.
just ddSimply go to localhost:12000