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