Jeecg-boot/jeecgboot-vue3/tests/server
2024-10-26 21:49:53 +08:00
..
controller jeecgboot 2024-10-26 21:49:53 +08:00
service jeecgboot 2024-10-26 21:49:53 +08:00
ecosystem.config.js jeecgboot 2024-10-26 21:49:53 +08:00
index.ts jeecgboot 2024-10-26 21:49:53 +08:00
nodemon.json jeecgboot 2024-10-26 21:49:53 +08:00
package.json jeecgboot 2024-10-26 21:49:53 +08:00
README.md jeecgboot 2024-10-26 21:49:53 +08:00
routes.ts jeecgboot 2024-10-26 21:49:53 +08:00
tsconfig.json jeecgboot 2024-10-26 21:49:53 +08:00
utils.ts jeecgboot 2024-10-26 21:49:53 +08:00

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