shixi b7944690d1 fix(typo): fileservice class name (#3625) пре 1 година
..
controller 5e99463cd0 perf: Refactor vite configuration пре 2 година
service b7944690d1 fix(typo): fileservice class name (#3625) пре 1 година
README.md 5e99463cd0 perf: Refactor vite configuration пре 2 година
ecosystem.config.cjs e6c7b5f928 feat(deps): update vite version to 5.x (#3508) пре 1 година
index.ts 5e99463cd0 perf: Refactor vite configuration пре 2 година
nodemon.json 5e99463cd0 perf: Refactor vite configuration пре 2 година
package.json e6797043c5 fix(test-server): test-server can not lanuch (#3554) пре 1 година
routes.ts 5e99463cd0 perf: Refactor vite configuration пре 2 година
tsconfig.json 5e99463cd0 perf: Refactor vite configuration пре 2 година
utils.ts 5e99463cd0 perf: Refactor vite configuration пре 2 година

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