写了一个假的 README 文档
This commit is contained in:
parent
eb760ab312
commit
e7d0e3d1f0
52
README.md
Normal file
52
README.md
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
# 前言
|
||||||
|
|
||||||
|
B2C 电商。
|
||||||
|
|
||||||
|
# 技术栈
|
||||||
|
|
||||||
|
## 前端
|
||||||
|
|
||||||
|
* 用户 H5 站:Vue + Vant
|
||||||
|
* 管理后台:React + Antd
|
||||||
|
|
||||||
|
## 后端
|
||||||
|
|
||||||
|
* Spring Boot
|
||||||
|
* MyBatis + MySQL
|
||||||
|
* [ ] Redis + Redisson
|
||||||
|
* Dubbo 服务化框架
|
||||||
|
* RocketMQ 消息队列
|
||||||
|
* Zookeeper 注册中心
|
||||||
|
* SkyWalking 链路追踪
|
||||||
|
* XXL-Job 任务调度
|
||||||
|
* [ ] 配置中心
|
||||||
|
* [ ] 服务保障
|
||||||
|
|
||||||
|
## 其它
|
||||||
|
|
||||||
|
* Jenkins 持续集成
|
||||||
|
* Nginx 服务器
|
||||||
|
* [ ] Docker 容器
|
||||||
|
|
||||||
|
# 项目结构
|
||||||
|
|
||||||
|
* admin-web 管理后台
|
||||||
|
* mobile-web 用户 H5 站
|
||||||
|
* user 用户服务
|
||||||
|
* product 商品服务
|
||||||
|
* order 订单服务
|
||||||
|
* pay 支付服务
|
||||||
|
* admin 管理员、数据字典、短信等等系统大杂烩
|
||||||
|
|
||||||
|
# 演示
|
||||||
|
|
||||||
|
TODO 暂时木有
|
||||||
|
|
||||||
|
# 结尾
|
||||||
|
|
||||||
|
如果你对该项目感兴趣,可以加 QQ 7685413 。
|
||||||
|
|
||||||
|
目前成员
|
||||||
|
|
||||||
|
* 小范
|
||||||
|
* 芋艿
|
Loading…
Reference in New Issue
Block a user