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

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