lcny-vue3-antd-admin/tests/server
ihzero facab4b391 修改 2022-11-04 17:09:40 +08:00
..
controller first commit 2022-10-19 13:19:03 +08:00
service 修改 2022-11-04 17:09:40 +08:00
README.md first commit 2022-10-19 13:19:03 +08:00
ecosystem.config.js first commit 2022-10-19 13:19:03 +08:00
index.ts first commit 2022-10-19 13:19:03 +08:00
nodemon.json first commit 2022-10-19 13:19:03 +08:00
package.json first commit 2022-10-19 13:19:03 +08:00
routes.ts first commit 2022-10-19 13:19:03 +08:00
tsconfig.json first commit 2022-10-19 13:19:03 +08:00
utils.ts first commit 2022-10-19 13:19:03 +08:00
yarn.lock first commit 2022-10-19 13:19:03 +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