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

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