the example deployments project.
cargo run
This will compile and run the API Server.
cargo test
cargo doc --no-deps
helm install dpsim-api helm/ --values helm/values.yaml
the example deployments project.
cargo run
This will compile and run the API Server.
cargo test
cargo doc --no-deps
helm install dpsim-api helm/ --values helm/values.yaml