Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 293 Bytes

Runner-File-Server-Open

通过NodeJs实现RunnerGo项目的头像上传、csv/text等参数化文件的上传

git clone https://github.com/Runner-Go-Team/file-server.git

cd file-server

npm install

node app.js

看到终端输出server running即代表此服务运行成功!