Getting started
We provide a docker-compose.yml file with all dependencies pre-configured. To get started install Docker and Docker Compose and run:
docker-compose up
RUST_LOG=debug cargo run
cargo fmt and follow the cargo clippy hints.
We provide a docker-compose.yml file with all dependencies pre-configured. To get started install Docker and Docker Compose and run:
docker-compose up
RUST_LOG=debug cargo run
cargo fmt and follow the cargo clippy hints.