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 ba2415c3b4 chore: Extract lint config 3 years ago
..
controller feat(test): add jest test suite 5 years ago
service feat(test): add jest test suite 5 years ago
README.md chore: update deps 4 years ago
ecosystem.config.js feat(test): add jest test suite 5 years ago
index.ts chore: format code 5 years ago
nodemon.json feat(test): add jest test suite 5 years ago
package.json chore: Extract lint config 3 years ago
routes.ts feat(test): add jest test suite 5 years ago
tsconfig.json feat(test): add jest test suite 5 years ago
utils.ts feat(test): add jest test suite 5 years ago
yarn.lock feat(test): add jest test suite 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

pnpm install

pnpm run start