This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
#### 介绍
外卖项目源码
#### 软件架构
软件架构说明
#### 安装教程
1. 克隆代码后启动nginx
2. 在IDEA中运行sky代码
3. 导入数据库
4. 更改数据库配置和Redis配置
5. 启动Redis
6. 找到server模块中的SkyServerApplication启动类
7. 在浏览器访问localhost进入管理端
8. 下载微信开发者工具,打开WeChat项目进入用户端
项目使用了Oss对象存储,在导入项目后可能会加载不出图片,是因为图片保存在AliOSS里。如果有需要,需自行开通,再进行导入图片。