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.
Gitea
76ee95911d
|
1 month ago | |
---|---|---|
.. | ||
controller | 1 month ago | |
service | 1 month ago | |
README.md | 1 month ago | |
ecosystem.config.js | 1 month ago | |
index.ts | 1 month ago | |
nodemon.json | 1 month ago | |
package.json | 1 month ago | |
routes.ts | 1 month ago | |
tsconfig.json | 1 month ago | |
utils.ts | 1 month 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