Electrolux 954f04f1c8 fix(koa->upload): fix the error that occurs when uploading files in the `test server` of Koa. (#3698) hai 1 ano
..
controller 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
service 954f04f1c8 fix(koa->upload): fix the error that occurs when uploading files in the `test server` of Koa. (#3698) hai 1 ano
README.md 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
ecosystem.config.cjs e6c7b5f928 feat(deps): update vite version to 5.x (#3508) hai 1 ano
index.ts 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
nodemon.json 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
package.json e6797043c5 fix(test-server): test-server can not lanuch (#3554) hai 1 ano
routes.ts 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
tsconfig.json 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos
utils.ts 5e99463cd0 perf: Refactor vite configuration %!s(int64=2) %!d(string=hai) anos

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