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
218b4a39b7
|
8 months ago | |
---|---|---|
.. | ||
controller | 8 months ago | |
service | 8 months ago | |
README.md | 8 months ago | |
ecosystem.config.js | 8 months ago | |
index.ts | 8 months ago | |
nodemon.json | 8 months ago | |
package.json | 8 months ago | |
routes.ts | 8 months ago | |
tsconfig.json | 8 months ago | |
utils.ts | 8 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
pnpm install
pnpm run start