gpltaylor / Sample-Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

cd src
docker-compose build
docker-compose up

About


Languages

Language:C# 94.6%Language:Dockerfile 5.4%