vue-vben-admin/test/server
2021-06-10 21:46:46 +08:00
..
controller refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
service feat: add CropperAvatar component 2021-06-10 21:46:46 +08:00
ecosystem.config.js refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
index.ts refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
nodemon.json refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
package.json refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
README.md refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
routes.ts refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
tsconfig.json refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
utils.ts refactor(test-server): improve test service code 2021-06-05 22:29:56 +08:00
yarn.lock refactor(test-server): improve test service code 2021-06-05 22:29:56 +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

yarn

yarn start