A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vben 8e410fc640 feat: add CropperAvatar component 5 years ago
..
controller refactor(test-server): improve test service code 5 years ago
service feat: add CropperAvatar component 5 years ago
README.md refactor(test-server): improve test service code 5 years ago
ecosystem.config.js refactor(test-server): improve test service code 5 years ago
index.ts refactor(test-server): improve test service code 5 years ago
nodemon.json refactor(test-server): improve test service code 5 years ago
package.json refactor(test-server): improve test service code 5 years ago
routes.ts refactor(test-server): improve test service code 5 years ago
tsconfig.json refactor(test-server): improve test service code 5 years ago
utils.ts refactor(test-server): improve test service code 5 years ago
yarn.lock refactor(test-server): improve test service code 5 years ago

README.md

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