# Stadtratmonitor written in Rust ## Development To start the development server I recommend to use [cargo-watch](https://github.com/watchexec/cargo-watch): `cargo watch --exec 'run'`