huanzi-vue/tests/server
曹磊 04e2b35c89 配置文件 2025-07-01 15:47:11 +08:00
..
controller
service
README.md
ecosystem.config.js 配置文件 2025-07-01 15:47:11 +08:00
index.ts
nodemon.json
package.json
routes.ts
tsconfig.json
utils.ts

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