Skip to content

Commit 4a58478

Browse files
committed
docs: update readme.md file
1 parent df1fc37 commit 4a58478

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# upload-file-service
22
nodejs 实现文件上传功能
33

4+
### 支持功能
5+
6+
| 功能 | Lite(缩减版) | Full(全量版) |
7+
| :----: | :----: | :----: |
8+
| 数据出入库 |||
9+
| 缩略图 |||
10+
| 图片压缩 |||
11+
| 返回md格式 |||
12+
| 保留临时文件 |||
13+
| 文件水印 |||
14+
15+
416
### 环境变量
517
可以创建一个 `.env.local` 文件,在里面配置对应的环境变量
618

0 commit comments

Comments
 (0)