SSR using Axum and Tera
Find a file
2023-10-12 18:29:38 +02:00
src add fn header 2023-10-11 21:27:09 +02:00
templates add search 2023-10-11 21:18:18 +02:00
.gitignore initial commit 2023-10-11 20:12:24 +02:00
Cargo.lock add crate rust-i18n 2023-10-12 18:29:38 +02:00
Cargo.toml add crate rust-i18n 2023-10-12 18:29:38 +02:00
README.md add basic README.md 2023-10-12 15:52:03 +02:00

Stadtratmonitor written in Rust

Development

To start the development server I recommend to use cargo-watch: cargo watch --exec 'run'