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

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