Development¶
Prerequisites¶
- Rust 1.93+
- Cargo
- Node.js and npm (for the frontend)
Backend¶
Frontend¶
Build backend release¶
Backend format and validity checks¶
Run these before opening a PR:
GitHub Actions runs the same checks automatically in .github/workflows/rust-backend-checks.yml on pushes and pull requests to main.