services: - type: web name: microbin env: rust repo: https://github.com/szabodanika/microbin.git buildCommand: cargo build --release startCommand: ./target/release/microbin -- --highlightsyntax --editable