# platform **Repository Path**: cyheng/platform ## Basic Information - **Project Name**: platform - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##环境要求 - docker - docker-compose 同时还要确保自己的443 80 3307 8080端口没有被占用 ##如何运行 ``` 下载项目 #首次运行推荐 docker-compose up #之后可以加上-d来后台运行 docker-compose up -d ``` ##查看运行效果 - 访问127.0.0.1 [![K1AWKx.png](https://s2.ax1x.com/2019/10/21/K1AWKx.png)](https://imgchr.com/i/K1AWKx) - 访问http://localhost:8080/swagger-ui.html [![EbKlc9.md.png](https://s2.ax1x.com/2019/05/16/EbKlc9.md.png)](https://imgchr.com/i/EbKlc9) 至此运行成功