# wlsh-skeleton **Repository Path**: hanhyu/wlsh-skeleton ## Basic Information - **Project Name**: wlsh-skeleton - **Description**: v2.0 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-04 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wlsh-skeleton **1.** docker模式运行 ```shell cd docker docker-compose up -d curl http://127.0.0.1:9770/api/example/getList ``` **2.** swoole-cli模式运行(不依赖本地php环境) > https://github.com/swoole/swoole-cli 下载对应系统的二进制包 启动:swoole-cli service.php start dev