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

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