Skip to content

Portal Documentation and Static Image Content

License

Apache-2.0, CC-BY-4.0 licenses found

Licenses found

Apache-2.0
LICENSE
CC-BY-4.0
LICENSE_non-code
Notifications You must be signed in to change notification settings

eclipse-tractusx/portal-assets

LeadingRepository

Portal Assets

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

The Portal application consists of

The helm chart for installing the Portal is available in the portal repository.

Please refer to the docs directory for the overarching user and developer documentation of the Portal application.

The Portal is designed to work with the IAM.

Local build and run

  1. Install dependencies
yarn
  1. Build release for documentation app
yarn build:release
  1. Build
yarn build
  1. Run
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.md guide within the developer documentation which is available within this repository.

Notice for Docker image

This application provides container images for demonstration purposes.

See Docker notice for more information.

License

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