# Just-Game 游戏分享平台 **Repository Path**: caobinbin_git/just-game ## Basic Information - **Project Name**: Just-Game 游戏分享平台 - **Description**: 这是一个游戏分享交流平台。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-04-27 - **Last Updated**: 2022-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JustGame #### 介绍 SpringCloud微服务项目 想要写一个中型的游戏分享网站 后端技术运用Spring+SpringMVC+SpringBoot + SpringCloud微服务全家桶 数据库中间件Mybatis 缓存数据库Redis(未来可能引入MongoDB做消息缓存及日志处理) 数据库MysSQL 安全框架Shiro ...... 前端方面React + antd + styled-components + react-transition-group 做页面展示及渲染 通讯axios 数据缓存仓库redux 中间件: immutable + lodash + events + history + react-router + react-router等其他相关中间件 + action处理异步请求中间件:thunk + saga (主要saga) ...... #### 安装教程 git clone git@gitee.com:zhou-weibo/just-game 或 https://gitee.com/zhou-weibo/just-game/tree/master #### 使用说明 1. Database目录下的SQL文件导入到你自己的数据库 2. 配置后端Yml文件为你的本地配置 3. 前端采用yarn install 或 cnpm install 或 npm install 按照node及相关包 4. 启动前后端 #### 参与贡献 本项目为一人独立开发,Bug可提Issues