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 5e99463cd0 perf: Refactor vite configuration 3 years ago
..
controller perf: Refactor vite configuration 3 years ago
service perf: Refactor vite configuration 3 years ago
README.md perf: Refactor vite configuration 3 years ago
ecosystem.config.js perf: Refactor vite configuration 3 years ago
index.ts perf: Refactor vite configuration 3 years ago
nodemon.json perf: Refactor vite configuration 3 years ago
package.json perf: Refactor vite configuration 3 years ago
routes.ts perf: Refactor vite configuration 3 years ago
tsconfig.json perf: Refactor vite configuration 3 years ago
utils.ts perf: Refactor vite configuration 3 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