Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gcloudlab/app
😮 Vue3+Ts最佳 (bushi) 实践,打造属于你的云盘+社区论坛.
https://github.com/gcloudlab/app
cloud cos disk naive-ui netdisk pinia tailwindcss typescript vue vue3
Last synced: 3 months ago
JSON representation
😮 Vue3+Ts最佳 (bushi) 实践,打造属于你的云盘+社区论坛.
- Host: GitHub
- URL: https://github.com/gcloudlab/app
- Owner: gcloudlab
- License: gpl-3.0
- Created: 2022-07-03T15:32:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T06:16:21.000Z (almost 2 years ago)
- Last Synced: 2023-06-01T12:15:36.441Z (over 1 year ago)
- Topics: cloud, cos, disk, naive-ui, netdisk, pinia, tailwindcss, typescript, vue, vue3
- Language: Vue
- Homepage: https://gcloud.website
- Size: 3.62 MB
- Stars: 41
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
## 关于 GCloud 云盘
`GCloud` 是使用 Vue3 + Go 开发的云盘应用,具备云盘的基本功能,且开源免费。
> 更新:为方便开发时调试,已部署后端接口供开发者本地调试使用,无需关心跨域等配置,直接上手开发前端;可以使用此接口开发其他项目,不保障稳定性~
>
> 接口地址:[https://gcloud-3224266014.b4a.run](https://gcloud-3224266014.b4a.run)
>
> 测试账号:`test_user`, 密码: `123456`> **Warning**
> 禁止使用此接口从事违法犯罪活动附云盘后端仓库:[https://github.com/gcloudlab/disk-server](https://github.com/gcloudlab/disk-server)
## 应用截图
## 功能特性
- 🎯 支持邮箱注册,安全保障
- 🦄 注册即赠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))。此项目仅供学习使用。祝您体验愉快~
## 开发者须知
### Install & Run
```bash
git clone https://github.com/gcloudlab/app.git
```**修改环境变量**
启动前,须创建 `.env.development` 和 `.env.production` 文件,内容参考 `.env.example`。
**本地启动**
```bash
yarn
yarn dev
```### 开发手册
详见 [GCloud 开发手册](https://github.com/gcloudlab/disk-server/tree/master/docs).
## 共建者
## 请我吃辣条
![]()
微信
![]()
支付宝
## License
GCloud is open source software licensed as [GPL](LICENSE).
---
最后,晚安我的马马们。