Realtime collaboration
- Rust for backend development
- htmx for dynamic HTML updates
- WebSockets for real-time collaborative editing
- SQLx and SQLite for data persistence
- Rocket web framework using handlebars templates
- Bootstrap for responsive UI components
cargo runInstall cargo watch with cargo install cargo-watch then use:
cargo watch -x runcargo clippy