Files
vue-vben-admin/apps/test-server
Electrolux 954f04f1c8 fix(koa->upload): fix the error that occurs when uploading files in the test server of Koa. (#3698)
* fix(koa->upload): 修复koa上传文件的报错

* fix(koa->upload): 补充遗漏的返回值

* fix(koa->upload): 补充遗漏的返回值
2024-03-28 10:28:55 +08:00
..
2023-04-05 00:20:48 +08:00
2023-04-05 00:20:48 +08:00
2023-04-05 00:20:48 +08:00
2023-04-05 00:20:48 +08:00
2023-04-05 00:20:48 +08:00

Test Server

It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.

Usage


cd ./test/server

pnpm install

pnpm run start