- Rust toolchain
- Node.js
- pnpm
Install JavaScript dependencies from the repository root:
pnpm ithen you can run the development stack with:
pnpm devIf you want to use bacon run for the Rust backend, then you can use pnpm dev:frontend to boot the frontend dev servers separately.