vben 5e99463cd0 perf: Refactor vite configuration 2 anni fa
..
controller 5e99463cd0 perf: Refactor vite configuration 2 anni fa
service 5e99463cd0 perf: Refactor vite configuration 2 anni fa
README.md 5e99463cd0 perf: Refactor vite configuration 2 anni fa
ecosystem.config.js 5e99463cd0 perf: Refactor vite configuration 2 anni fa
index.ts 5e99463cd0 perf: Refactor vite configuration 2 anni fa
nodemon.json 5e99463cd0 perf: Refactor vite configuration 2 anni fa
package.json 5e99463cd0 perf: Refactor vite configuration 2 anni fa
routes.ts 5e99463cd0 perf: Refactor vite configuration 2 anni fa
tsconfig.json 5e99463cd0 perf: Refactor vite configuration 2 anni fa
utils.ts 5e99463cd0 perf: Refactor vite configuration 2 anni fa

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