Tree
- Tree:
da9f5a95348b0f2a29b797196a112b0cf548805b- Date:
- Message:
- Add request uuid
| .github/ | |
| .gitignore | commits | blame |
| Cargo.toml | commits | blame |
| Justfile | commits | blame |
| LICENSE | commits | blame |
| README.md | commits | blame |
| cargo-generate.toml | commits | blame |
| dprint.json | commits | blame |
| web/ | |
README.md
# ijanc.org - templates Requirements: - [cargo-generate](https://github.com/cargo-generate/cargo-generate) ## Installation Requirements ``` cargo install cargo-generate ``` if you have [no time cargo-binstall](https://github.com/cargo-bins/cargo-binstall): ``` cargo binstall cargo-generate -y ``` ## Templates | Name | Description | | ---------------------- | -------------------- | | [web](./web/README.md) | Axum render template |
