20jasper / axum_production_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axum production template

Development

Dependencies

Dependency Installation
Rust Install Rust
cargo-watch cargo install cargo-watch
just cargo install just
npm Install NodeJS

Commands

run just --list to see a list of available commands

Example workflow

just dev and just example can be run side by side to build an run the server then make an example request against it

About


Languages

Language:Rust 89.0%Language:Just 11.0%