Skip to content

Repository files navigation

Rust app

PR Check

Service

cargo run or docker compose up -d

Testing

Unit test

cargo test --package service

Functional test

docker compose up -d

cargo test --package function-test while service is running.

Load test

docker compose up -d

cargo run --bin load-test while service is running.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages