Skip to content

SSIRKC/portal-assets

 
 

Repository files navigation

Catena-X Portal Assets

This repository contains the documentation and static image content for Catena-X Portal.

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 for further information you can read the documentation.

Steps to run local

yarn
yarn build:release
yarn build
yarn start

This will start the assets and documentation on

Note: if you'd like to run the complete frontend application, follow the 'Run frontend on localhost' guide within the developer documentation which is available within this repository.

Notice for Docker image

This application provides container images for demonstration purposes.

DockerHub: https://hub.docker.com/r/tractusx/portal-assets

Base image: nginxinc/nginx-unprivileged:alpine

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

Packages

No packages published

Languages

  • Shell 70.9%
  • JavaScript 15.6%
  • Dockerfile 13.5%