sofie 0.0.2

🌟 The elegant full-stack web framework that makes Rust web development effortless
Documentation
1
2
3
[hooks]
pre-push = "cargo test --release"
pre-commit = "cargo fmt --check && cargo clippy -- -D warnings"