Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 167 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 167 Bytes

Rust starter

Local usage

Installation

cargo run --locked --release --bin sample

Docker

cp .env.example .env
docker compose up