Vben a96cb2509c refactor(test-server): improve test service code il y a 4 ans
..
controller a96cb2509c refactor(test-server): improve test service code il y a 4 ans
service a96cb2509c refactor(test-server): improve test service code il y a 4 ans
README.md a96cb2509c refactor(test-server): improve test service code il y a 4 ans
ecosystem.config.js a96cb2509c refactor(test-server): improve test service code il y a 4 ans
index.ts a96cb2509c refactor(test-server): improve test service code il y a 4 ans
nodemon.json a96cb2509c refactor(test-server): improve test service code il y a 4 ans
package.json a96cb2509c refactor(test-server): improve test service code il y a 4 ans
routes.ts a96cb2509c refactor(test-server): improve test service code il y a 4 ans
tsconfig.json a96cb2509c refactor(test-server): improve test service code il y a 4 ans
utils.ts a96cb2509c refactor(test-server): improve test service code il y a 4 ans
yarn.lock a96cb2509c refactor(test-server): improve test service code il y a 4 ans

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