How to reproduce Run a MariaDB instance using the compose.yml file provided in this repository: docker compose up -d database Run the application: cargo run