# 时代云 **Repository Path**: HSKS/times_cloud ## Basic Information - **Project Name**: 时代云 - **Description**: 一个云盘项目 前段react 后端 nodejs koa2 数据库 mongodb 、redis - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2018-12-10 - **Last Updated**: 2021-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 时代云 #### 项目介绍 一个云盘项目 前段react 后端 nodejs koa2 数据库 mongodb 、redis #### 软件架构 软件架构说明 #### 安装教程 1. 安装Nodejs最新版本,安装mongodb3.6版本即可,安装redis3.0版本即可 1. 拉取代码到本地:git clone https://gitee.com/HSKS/times_cloud.git 2. 切换到client目录下执行npm install命令 3. 切换到server目录下执行npm install命令 #### 使用说明 1. 启动mongodb:D:/mongoDB/binmongod --dbpath D:/mongoDBDATA 2. 启动redis:D:/redis/redis-server.exe D:/redis/redis.windows.conf 3. 切换到server目录下执行npm start命令 4. 切换到client目录下执行npm start命令 #### 参与贡献 1. 桂杰 #### 码云特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)