cims-server/jeecgboot-vue3/tests/server
Akarin_lh b95cb6d4f6 init commit 2026-01-15 09:34:11 +08:00
..
controller init commit 2026-01-15 09:34:11 +08:00
service init commit 2026-01-15 09:34:11 +08:00
README.md init commit 2026-01-15 09:34:11 +08:00
ecosystem.config.js init commit 2026-01-15 09:34:11 +08:00
index.ts init commit 2026-01-15 09:34:11 +08:00
nodemon.json init commit 2026-01-15 09:34:11 +08:00
package.json init commit 2026-01-15 09:34:11 +08:00
routes.ts init commit 2026-01-15 09:34:11 +08:00
tsconfig.json init commit 2026-01-15 09:34:11 +08:00
utils.ts init commit 2026-01-15 09:34:11 +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