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

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