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

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