# deploy **Repository Path**: pingview/deploy ## Basic Information - **Project Name**: deploy - **Description**: Review deployment - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-14 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # deploy [![License](https://img.shields.io/github/license/pingview/deploy.svg)](https://github.com/pingview/deploy/blob/main/LICENSE) ## Introduction *deploy* is the deployment of [pingview](https://github.com/pingview). ## Diagram ![diagram](diagram.png) ## Deploy ```bash cd script # Start ./deploy.sh start # Stop ./deploy.sh stop # Clean ./deploy.sh clean ``` ## License Project License can be found [here](LICENSE).