gf-vben-admin/test/upload-server
2021-02-23 00:31:10 +08:00
..
app.js chore: update deps 2021-02-23 00:31:10 +08:00
package.json fix(upload): repair file upload and delete invalidation 2020-12-07 22:38:43 +08:00
README.md fix: upload component not work #169 2021-01-11 21:15:34 +08:00
yarn.lock fix: upload component not work #169 2021-01-11 21:15:34 +08:00

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