Generating commit message...
This commit is contained in:
21
backend/README.md
Normal file
21
backend/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 爱鉴花后端服务
|
||||
|
||||
## 项目介绍
|
||||
这是爱鉴花项目的后端服务,基于Node.js开发。
|
||||
|
||||
## 技术栈
|
||||
- Node.js
|
||||
- Express.js
|
||||
- MongoDB
|
||||
- Redis
|
||||
|
||||
## 文件结构
|
||||
- controllers: 控制器
|
||||
- models: 数据模型
|
||||
- routes: 路由
|
||||
- middleware: 中间件
|
||||
- utils: 工具函数
|
||||
- config: 配置文件
|
||||
|
||||
## 开发说明
|
||||
请确保安装了Node.js环境,并使用npm管理依赖。
|
||||
Reference in New Issue
Block a user