mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-22 12:48:59 +08:00
docs(README.md): 项目说明文档修改
This commit is contained in:
parent
1d5c8de17c
commit
1e54665738
@ -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部署]()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user