Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diskcloud/service

Online cloud storage implemented by nodejs 使用Nodejs实现的在线云存储
https://github.com/diskcloud/service

cloud clouddisk disk diskcloud docker koa koa-router mysql nodejs nodemon pm2 redis restful restful-api sequelize sso tinify

Last synced: about 2 months ago
JSON representation

Online cloud storage implemented by nodejs 使用Nodejs实现的在线云存储

Awesome Lists containing this project

README

        






GitHub repo size
GitHub Issues or Pull Requests
GitHub Issues or Pull Requests

[English](./README.md) | 中文

## 支持系统 💻

| Linux | MacOS | Windows |
| -------------------------------------------------------------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| Linux | MacOS | Windows |

## 运行环境 📍

| Node | Npm | Yarn | MySQL | Redis |
| -------- | ------- | -------- | -------- | ------- |
| >=18.0.0 | >=8.0.0 | >=1.22.0 | >=5.7.44 | >=7.2.4 |

## 功能列表 📃

- [x] 文件上传
- [x] 文件压缩
- [x] 文件缩略图
- [x] 文件临时存储
- [x] 文件回收站
- [x] 文件下载
- [x] 文件编辑
- [x] 文件共享
- [x] 文件数据管理
- [x] 用户单点登录(SSO)
- [x] 用户注销
- [x] 用户角色权限
- [x] 用户禁用启用
- [x] 一键启动项目
- [x] 自动创建数据库

## 使用方法 😋

#### Linux

```shell
./scripts/setup.sh
```

#### Windows

```shell
./scripts/setup.ps1
```

## 贡献者 💪




Activity Trends of diskcloud/service - Last 28 days







Count of Pull requests Over Time

## 其他文档 📖

[贡献指南](./CONTRIBUTING.md) | [安全策略](./SECURITY.md) | [更新日志](./CHANGELOG.md) | [许可证](./LICENSE)