ludu-cloud/README.md
YunaiV 68dadab873 README 提供演示地址
增加部分技术选型
2019-04-24 00:37:04 +08:00

58 lines
989 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 前言
B2C 电商。
# 技术栈
## 前端
* 用户 H5 站Vue + Vant
* 管理后台React + Antd
## 后端
* Spring Boot
* MyBatis + MySQL
* [ ] Redis + Redisson
* Elasticsearch 搜索引擎
* Dubbo 服务化框架
* RocketMQ 消息队列
* Zookeeper 注册中心
* SkyWalking 链路追踪 & JVM 监控
* XXL-Job 任务调度
* [ ] 配置中心 Nacos
* [ ] 服务保障 Sentinel
* [ ] 分布式事务 Seata
## 其它
* Jenkins 持续集成
* Nginx 服务器
* [ ] Docker 容器
# 项目结构
* admin-web 管理后台
* mobile-web 用户 H5 站
* user 用户服务
* product 商品服务
* order 订单服务
* pay 支付服务
* admin 管理员、数据字典、短信等等系统大杂烩
# 演示
* H5 商城http://h5.shop.iocoder.cn:18099
* 管理后台http://admin.shop.iocoder.cn:18099
TODO 暂时不提供管理后台的账号密码,等后面提供。
# 结尾
如果你对该项目感兴趣,可以加 QQ 7685413 。
目前成员
* 小范
* 芋艿