SSR using Axum and Tera
src | ||
templates | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
README.md |
Stadtratmonitor written in Rust
Development
To start the development server I recommend to use cargo-watch: cargo watch --exec 'run'