Code Contribution Guidelines
Introduction to Rainbond related projects
Rainbond mainly consists of the following three projects.Click to view
- Rainbond-UI and Rainbond-Console together form the business layer.The business layer is a front-end and back-end separation model.UI is the front-end code of the business layer, and Console is the back-end code of the business layer.
- Rainbond is the implementation of the data center side of the platform, which mainly interacts with the Kubernetes cluster.
Learn about source code compilation for the Rainbond project
📄️ Rainbond console source code compilation
Rainbond console source code compilation
📄️ Rainbond cluster-side source code compilation
Rainbond cluster-side source code compilation