- always check with `cargo clippy` and fix the issues - always do a final `cargo +nightly fmt` after you're done with all changes - use `cargo tauri build --debug --no-bundle` if you need to build the frontend (a.k.a. `lanspread-tauri-deno-ts` crate)