diff --git a/README.md b/README.md index 9404ced..3c5dae9 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,10 @@ cp .env.example ./backend/.env - 后端服务:先进入后端目录`backend`下`npm run build`构建,然后执行 `npm run start`启动,默认端口为`8009`。 - 通过`nginx`配置代理服务,将前端api的请求映射到后端服务。 +## 交流沟通 + + + ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. diff --git a/docs/images/20241217122628.jpg b/docs/images/20241217122628.jpg new file mode 100644 index 0000000..2b45caa Binary files /dev/null and b/docs/images/20241217122628.jpg differ