Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 393 Bytes

File metadata and controls

23 lines (15 loc) · 393 Bytes

Shipping Service

The Shipping service provides price quote, tracking IDs, and the impression of order fulfillment & shipping processes.

Local

This repo assumes you have rust 1.61 installed. You may use docker, or install rust here.

Build

From ../../, run:

docker compose build shippingservice

Test

cargo test