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.
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.md
guide within the developer documentation which is available within this repository.
This application provides container images for demonstration purposes.
See Docker notice for more information.
Distributed under the Apache 2.0 License. See LICENSE for more information.