forked from wangjiadong/comp
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.
王家东
10f34d6ddc
|
1 year ago | |
---|---|---|
.. | ||
controller | 1 year ago | |
service | 1 year ago | |
README.md | 1 year ago | |
ecosystem.config.js | 1 year ago | |
index.ts | 1 year ago | |
nodemon.json | 1 year ago | |
package.json | 1 year ago | |
routes.ts | 1 year ago | |
tsconfig.json | 1 year ago | |
utils.ts | 1 year ago | |
yarn.lock | 1 year 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