This repository contains the backend code for the Catena-X Portal written in C#.
The Catena-X Portal application consists of
The helm chart for installing the Catena-X Portal is available in portal-cd.
The Catena-X Portal is designed to work with the Catena-X IAM.
Install the .NET 6.0 SDK.
Run the following command from the CLI:
dotnet build src
Make sure the necessary config is added to the settings of the service you want to run. Run the following command from the CLI in the directory of the service you want to run:
dotnet run