This is a monorepo for all the 'v2' UI projects for YTI. The purpose of the monorepo is to make it easier to share a common component library with all the UI projects.
Documentation and common troubleshooting problems can be found in the docs
The top level directory (where this README is located) contains git files, some IDE settings and package.json and package-lock.json that are shared between projects found in package.json. The docs folder is as explained above.
The common-ui folder is the common component library. Read the common-ui README on how to use this in the other projects. The common-ui folder should only contain components that will be used in multiple different projects
The following directories are UI projects for various different YTI services:
These UI projects
If you want specific information on how to run/use the different projects please the README.md files within each project folder