Vben 8e410fc640 feat: add CropperAvatar component 3 yıl önce
..
controller a96cb2509c refactor(test-server): improve test service code 3 yıl önce
service 8e410fc640 feat: add CropperAvatar component 3 yıl önce
README.md a96cb2509c refactor(test-server): improve test service code 3 yıl önce
ecosystem.config.js a96cb2509c refactor(test-server): improve test service code 3 yıl önce
index.ts a96cb2509c refactor(test-server): improve test service code 3 yıl önce
nodemon.json a96cb2509c refactor(test-server): improve test service code 3 yıl önce
package.json a96cb2509c refactor(test-server): improve test service code 3 yıl önce
routes.ts a96cb2509c refactor(test-server): improve test service code 3 yıl önce
tsconfig.json a96cb2509c refactor(test-server): improve test service code 3 yıl önce
utils.ts a96cb2509c refactor(test-server): improve test service code 3 yıl önce
yarn.lock a96cb2509c refactor(test-server): improve test service code 3 yıl önce

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