Skip to content

infy-manoj/tx-portal-backend

 
 

Repository files navigation

Catena-X Portal Backend

This repository contains the backend code for the Catena-X Portal written in C#.

The Catena-X Portal application consists of

Tag 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.

How to build and run

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

About

Catena-X Portal Backend

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.2%
  • HTML 7.8%