https://github.com/gcloudlab/disk-server
😎 a young cloud disk. GCloud云盘服务端
https://github.com/gcloudlab/disk-server
clouddisk cos go-zero goctl golang mysql redis
Last synced: 6 months ago
JSON representation
😎 a young cloud disk. GCloud云盘服务端
- Host: GitHub
- URL: https://github.com/gcloudlab/disk-server
- Owner: gcloudlab
- License: gpl-3.0
- Created: 2022-05-18T13:59:12.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T13:46:53.000Z (about 2 years ago)
- Last Synced: 2023-03-09T04:52:42.112Z (about 2 years ago)
- Topics: clouddisk, cos, go-zero, goctl, golang, mysql, redis
- Language: Go
- Homepage:
- Size: 4.16 MB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
## 关于 GCloud 云盘
`GCloud` 是使用 Vue3 + [Go](https://golang.org/)(后端)开发的云盘应用,具备云盘的基本功能,且开源免费。
> 更新:为方便开发时调试,已部署后端接口供开发者本地调试使用,无需关心跨域等配置,直接上手开发前端;可以使用此接口开发其他项目,不保障稳定性~
>
> 接口地址:[https://gcloud-3224266014.b4a.run](https://gcloud-3224266014.b4a.run)> **Warning**
> 禁止使用此接口从事违法犯罪活动## 应用截图
## 功能特性
- 🎯 支持邮箱注册,安全保障
- 🦄 注册即赠1G免费容量
- 🚀 文件秒传/下载/分享/转存/软删除...
- 😎 文件预览功能 (Markdown/文本/视频/音频/图片/office等)
- 🤖 社区论坛功能 (发帖/评论/点赞/收藏)
- ✨ 纯 Go 开发 (后端)
- 👻 用户隐私安全
- 🎨 **不限速**> 关于容量:注册即赠1G容量,暂无升级容量方案(基于腾讯云对象存储 COS,详见 [COS 开通方法](https://github.com/gcloudlab/disk-server/blob/master/docs/README.md#%E5%AF%B9%E8%B1%A1%E5%AD%98%E5%82%A8-cos-%E9%85%8D%E7%BD%AE))。此项目仅供学习使用。祝您体验愉快~
## 开发者须知
### 开发手册
详见 [GCloud 开发手册](/docs/README.md).
### 技术架构
- 后台:go-zero(Monolithic Service)
- 数据库:MySQL、Redis
- 文件存储:腾讯云 COS### 开发环境
Windows 11 with vscode,go module
### Docker 部署
```bash
docker build . -t diskdocker run -p 20088:20088 disk
```## 参与贡献
## 请我吃辣条
![]()
微信
![]()
支付宝
## License
GCloud is open source software licensed as [GPL](LICENSE)
---
最后,晚安我的马马们。