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