RustAxumAPI 0. Enter folder api cd api 1. Set environment cp .env-example .env 3. Install dependencies make install 4. Start API make start-server