FenXiNspBackControl/tests/server
zy 94c903b7cc first 2025-11-10 09:40:35 +08:00
..
controller first 2025-11-10 09:40:35 +08:00
service first 2025-11-10 09:40:35 +08:00
README.md first 2025-11-10 09:40:35 +08:00
ecosystem.config.js first 2025-11-10 09:40:35 +08:00
index.ts first 2025-11-10 09:40:35 +08:00
nodemon.json first 2025-11-10 09:40:35 +08:00
package.json first 2025-11-10 09:40:35 +08:00
routes.ts first 2025-11-10 09:40:35 +08:00
tsconfig.json first 2025-11-10 09:40:35 +08:00
utils.ts first 2025-11-10 09:40:35 +08:00
yarn.lock first 2025-11-10 09:40:35 +08:00

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