# cloud-disk **Repository Path**: cheng_hua/cloud-disk ## Basic Information - **Project Name**: cloud-disk - **Description**: 基于go-zero实现的网盘系统 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2022-04-03 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CloudDisk https://gitee.com/getcharzp/cloud-disk.git > 轻量级云盘系统,基于go-zero、xorm实现。 使用到的命令 ```text goctl api new core go run core.go -f etc/core-api.yaml ```