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.
介绍
外卖项目源码
软件架构
软件架构说明
安装教程
- 克隆代码后启动nginx
- 在IDEA中运行sky代码
- 导入数据库
- 更改数据库配置和Redis配置
- 启动Redis
- 找到server模块中的SkyServerApplication启动类
- 在浏览器访问localhost进入管理端
- 下载微信开发者工具,打开WeChat项目进入用户端
项目使用了Oss对象存储,在导入项目后可能会加载不出图片,是因为图片保存在AliOSS里。如果有需要,需自行开通,再进行导入图片。