Axum template 🦀 This is my template for rust web application framework axum Currently, in development... Run git clone https://github.com/sqlmerr/axum-template cd axum-template cp .env.example .env cargo run or docker compose up --build