mirror of https://github.com/jeecgboot/jeecg-boot
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
JEECG
0325e34dcb
|
5 months ago | |
---|---|---|
.. | ||
controller | 5 months ago | |
service | 5 months ago | |
README.md | 5 months ago | |
ecosystem.config.js | 5 months ago | |
index.ts | 5 months ago | |
nodemon.json | 5 months ago | |
package.json | 5 months ago | |
routes.ts | 5 months ago | |
tsconfig.json | 5 months ago | |
utils.ts | 5 months ago |
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