Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.96 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.96 KB

choerodon-front

Choerodon uses micro front-end as a front-end, which provides a uniform entrance for the convenience of running all the modules. The project is an overall front-end project that combines Choerodon IAM and Choerodon DevOps.

Modules

There are a number of modules in Choerodon Front, here is a quick overview:

  • choerodon-front-iam - The project is responsible for the IAM and system configuration of the Choerodon Platform, and provides a better user experience through the rich interface.
  • choerodon-front-devops - The project is responsible for the continuous delivery of all homepages and provides users with a better user experience through a rich interface.
  • choerodon-front-agile - Agile Front is the core front service of Choerodon. The service is responsible for Agile process management and providing users with a better user experience through rich display.
  • choerodon-front-wiki - This project looks at the wiki space of the organization and project, as well as features such as creating wiki space.
  • choerodon-front-test-manager - Test Manager Front is the core front service of Choerodon. The service provide users with agile continuous testing tools. Improve test flexibility and visibility. Optimize project test management methods.

To get the code

$ git clone https://github.com/choerodon/choerodon-front.git --recursive

Reporting Issues

If you find any shortcomings or bugs, please describe them in the issue.

How to Contribute

Pull requests are welcome! Follow to know for more information on how to contribute.