Cpte-Vue3/tests/server
HUOJIN\92525 8cb72dedf0 项目初始化 2025-10-17 18:03:34 +08:00
..
controller 项目初始化 2025-10-17 18:03:34 +08:00
service 项目初始化 2025-10-17 18:03:34 +08:00
README.md 项目初始化 2025-10-17 18:03:34 +08:00
ecosystem.config.js 项目初始化 2025-10-17 18:03:34 +08:00
index.ts 项目初始化 2025-10-17 18:03:34 +08:00
nodemon.json 项目初始化 2025-10-17 18:03:34 +08:00
package.json 项目初始化 2025-10-17 18:03:34 +08:00
routes.ts 项目初始化 2025-10-17 18:03:34 +08:00
tsconfig.json 项目初始化 2025-10-17 18:03:34 +08:00
utils.ts 项目初始化 2025-10-17 18:03:34 +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