English | 简体中文
Docker devOps manager solution for enterprise applications
- Demo: https://demo.caas.0x1010.com
- Home Page: https://caas.0x1010.com
- Documentation: https://caas.0x1010.com/docs/getting-started
- ChangeLog: https://caas.0x1010.com/docs/changelog
- FAQ: https://caas.0x1010.com/docs/faq
- Branches:
- feature/pro: antdv framework
- feature/third-party-auth: LDAP、Github's OAuth support
- feature/ic: aliyun's ECS、amazon's AWS support
- node
- yarn
- webpack
- eslint
- @vue/cli ~3
- ant-design-vue - Ant Design Of Vue
- ant-design-vue-pro - Ant Design Pro Of Vue
Note: Yarn package management is recommended, the exact same version loaded with the demo site of this project (yarn.lock) . but you can also use npm
- Clone repo
git clone https://github.com/Sinton/coco-web.git
cd coco-web
- Install dependencies
yarn install
- Compiles and hot-reloads for development
yarn run serve
- Compiles and minifies for production
yarn run build
- Lints and fixes files
yarn run lint
- IMPORTANT : About Issue feedback !! when opening Issue read Issue / PR Contributing