Vben a96cb2509c refactor(test-server): improve test service code 3 年 前
..
controller a96cb2509c refactor(test-server): improve test service code 3 年 前
service a96cb2509c refactor(test-server): improve test service code 3 年 前
README.md a96cb2509c refactor(test-server): improve test service code 3 年 前
ecosystem.config.js a96cb2509c refactor(test-server): improve test service code 3 年 前
index.ts a96cb2509c refactor(test-server): improve test service code 3 年 前
nodemon.json a96cb2509c refactor(test-server): improve test service code 3 年 前
package.json a96cb2509c refactor(test-server): improve test service code 3 年 前
routes.ts a96cb2509c refactor(test-server): improve test service code 3 年 前
tsconfig.json a96cb2509c refactor(test-server): improve test service code 3 年 前
utils.ts a96cb2509c refactor(test-server): improve test service code 3 年 前
yarn.lock a96cb2509c refactor(test-server): improve test service code 3 年 前

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

yarn

yarn start