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

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