docs(README.md): 项目说明文档修改

This commit is contained in:
haoxr 2022-11-19 01:21:02 +08:00
parent 1d5c8de17c
commit 1e54665738

View File

@ -70,12 +70,10 @@ youlai-mall
└── end
```
## 🛫 项目启动
## 🥇 极速启动
> `极速启动` 是方便快速启动查看效果的启动方式其中的数据库和Redis等中间件使用的是有来提供的云环境切勿修改数据有时间条件建议`本地启动`。
### 🥇 极速启动
1. **启动Nacos**
@ -94,7 +92,7 @@ youlai-mall
- 访问接口文档地址测试: [http://localhost:9999/doc.html](http://localhost:9999/doc.html)
### 🥈 本地启动
## 🥈 本地启动
1. **中间件安装**
@ -103,8 +101,7 @@ youlai-mall
- 🔴 MySQL   [Linux部署](https://www.youlai.tech/pages/vjoqc/)
- 🔴 Redis   [Linux部署](https://www.youlai.tech/pages/k2a20/)
- ⚪ RabbitMQ   [Linux部署](https://www.youlai.tech/pages/8znee/)
- ⚪ Seata   [本地启动](https://www.youlai.tech/pages/0bzvi/)   |
 [Linux部署](https://www.youlai.tech/pages/4vjq5/)
- ⚪ Seata   [本地启动](https://www.youlai.tech/pages/0bzvi/)   | [Linux部署](https://www.youlai.tech/pages/4vjq5/)
- ⚪ Sentinel   [本地启动]()   |  [Linux部署]()
- ⚪ Canal   [本地启动]()   |  [Linux部署]()