# Sample-DbTransport **Repository Path**: nbddm/Sample-DbTransport ## Basic Information - **Project Name**: Sample-DbTransport - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-17 - **Last Updated**: 2025-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MassTransit Database Transport Sample ## Getting Started 1. Run `docker compose up --build` to start the database engines. 2. Open the solution. 3. Build it (the NuGet packages should restore) 4. Run either the Sample.Api or Sample.Api.SqlServer project, depending upon which database you want to use. 5. Navigate to [`http://localhost:5010/swagger`](http://localhost:5010/swagger) to interact with the API.