hldy_vue/tests/server
1378012178@qq.com 506cfb98c4 1、增加运维、运营配置
2、去掉默认的登录密码填写
2025-06-30 16:31:44 +08:00
..
controller 后台页面 2025-03-10 17:08:02 +08:00
service 1、增加运维、运营配置 2025-06-30 16:31:44 +08:00
README.md 后台页面 2025-03-10 17:08:02 +08:00
ecosystem.config.js 后台页面 2025-03-10 17:08:02 +08:00
index.ts 后台页面 2025-03-10 17:08:02 +08:00
nodemon.json 后台页面 2025-03-10 17:08:02 +08:00
package.json 后台页面 2025-03-10 17:08:02 +08:00
routes.ts 后台页面 2025-03-10 17:08:02 +08:00
tsconfig.json 后台页面 2025-03-10 17:08:02 +08:00
utils.ts 后台页面 2025-03-10 17:08:02 +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