# compass-ci-web **Repository Path**: theprocess/compass-ci-web ## Basic Information - **Project Name**: compass-ci-web - **Description**: Web server for Compass-CI - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2022-03-15 - **Last Updated**: 2022-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # crystal-ci #### Description Crystal CI #### Software Architecture Software architecture description #### Deploy in local 1. configuration - crystal-ci/src/utils/axios.utils.js: change 'const BASEURL' like ``` https://$you_host:$you_web-backend_port; # if you hadn't changed web-bachend port, you can use default port: 20003 ``` - crystal-ci/src/utils/baseUrl.js: change export const BASEURLRESULT like ``` http://$your_host:$your_srv_http_result_port'; # if you hadn't changed srv-http-result port, you can use default port: 20007 ``` 2. run: crystal-ci/build && crystal-ci/start #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)