xingyu 1262e13067 升级最新依赖 并修复eslint报错 (#2896) 1 vuosi sitten
..
controller 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
service 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
README.md 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
ecosystem.config.js 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
index.ts 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
nodemon.json 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
package.json 1262e13067 升级最新依赖 并修复eslint报错 (#2896) 1 vuosi sitten
routes.ts 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
tsconfig.json 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten
utils.ts 5e99463cd0 perf: Refactor vite configuration 1 vuosi sitten

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