You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
622 B
21 lines
622 B
<<<<<<< HEAD
|
|
# 苍穹外卖
|
|
|
|
#### 介绍
|
|
黑马苍穹外卖项目源码,已完结
|
|
|
|
#### 软件架构
|
|
软件架构说明
|
|
|
|
#### 安装教程
|
|
|
|
1. 克隆代码后启动nginx
|
|
2. 在IDEA中运行sky代码
|
|
3. 导入数据库
|
|
4. 更改数据库配置和Redis配置
|
|
5. 启动Redis
|
|
6. 找到server模块中的SkyServerApplication启动类
|
|
7. 在浏览器访问localhost进入管理端
|
|
8. 下载微信开发者工具,打开WeChat项目进入用户端
|
|
|
|
项目使用了Oss对象存储,在导入项目后可能会加载不出图片,是因为图片保存在AliOSS里。如果有需要,需自行开通,再进行导入图片。 |