hongrunxia 73576a977e 111 hace 11 meses
..
controller 5e99463cd0 perf: Refactor vite configuration hace 1 año
service 73576a977e 111 hace 11 meses
README.md 5e99463cd0 perf: Refactor vite configuration hace 1 año
ecosystem.config.js 5e99463cd0 perf: Refactor vite configuration hace 1 año
index.ts 5e99463cd0 perf: Refactor vite configuration hace 1 año
nodemon.json 5e99463cd0 perf: Refactor vite configuration hace 1 año
package.json c6e135195a 修复合并代码导致的冲突 (#2905) hace 1 año
routes.ts 5e99463cd0 perf: Refactor vite configuration hace 1 año
tsconfig.json 5e99463cd0 perf: Refactor vite configuration hace 1 año
utils.ts 5e99463cd0 perf: Refactor vite configuration hace 1 año

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