Skip to content

james-d12/Conductor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conductor

Conductor is a prototype Platform Orchestrator

This is a C# monorepo that has the backend and frontend. The backend is the API along written in C#, and the frontend is a Blazor Web App. The backend all the Domain Rules, Persistence and API handling. It is the heart of Conductor and is what is called by all frontends (like Conductor.Web).

Getting Started

You need to have Docker and .NET 10 SDK installed.

  1. You will need to clone the repository from the master branch.
  2. Next you will need to open the Conductor.sln in an IDE (E.G. JetBrains Rider, Visual Studio, or Visual Studio Code)
  3. Now, run the setup.sh script inside the ./scripts folder. This will install the required global dotnet tools like efcore.
  4. Next you can run the docker compose to spin up the API / CLI application.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •