vben 7e564c2984 chore: update deps 4 年 前
..
README.md 18ad1bcc6e fix: upload component not work #169 4 年 前
app.js 7e564c2984 chore: update deps 4 年 前
package.json bd6b203fa9 fix(upload): repair file upload and delete invalidation 4 年 前
yarn.lock 18ad1bcc6e fix: upload component not work #169 4 年 前

README.md

Upload Server

Simple file upload service for testing file upload components.

Usage


cd ./test/upload-server

// upload dir
mkdir static

yarn install

node app.js