Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 256 Bytes

Sample.Platform

This sample shows how to use the MassTransit Platform to build consumers, sagas, and activities and deploy them in a docker container.

Build

To build, have Docker installed, and from the src folder, execute:

docker-compose up