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.
zhouhaibin
f41a0ad2d6
|
10 months ago | |
---|---|---|
.. | ||
controller | 10 months ago | |
service | 10 months ago | |
README.md | 10 months ago | |
ecosystem.config.js | 10 months ago | |
index.ts | 10 months ago | |
nodemon.json | 10 months ago | |
package.json | 10 months ago | |
routes.ts | 10 months ago | |
tsconfig.json | 10 months ago | |
utils.ts | 10 months ago | |
yarn.lock | 10 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