dbsd_sfhy_vue/tests/server
yangjun 2715378179 初始化功能 2024-08-26 09:48:19 +08:00
..
controller 初始化功能 2024-08-26 09:48:19 +08:00
service 初始化功能 2024-08-26 09:48:19 +08:00
README.md 初始化功能 2024-08-26 09:48:19 +08:00
ecosystem.config.js 初始化功能 2024-08-26 09:48:19 +08:00
index.ts 初始化功能 2024-08-26 09:48:19 +08:00
nodemon.json 初始化功能 2024-08-26 09:48:19 +08:00
package.json 初始化功能 2024-08-26 09:48:19 +08:00
routes.ts 初始化功能 2024-08-26 09:48:19 +08:00
tsconfig.json 初始化功能 2024-08-26 09:48:19 +08:00
utils.ts 初始化功能 2024-08-26 09:48:19 +08:00
yarn.lock 初始化功能 2024-08-26 09:48:19 +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