tangning 9b383be7a2 初始化 3 years ago
..
controller 9b383be7a2 初始化 3 years ago
service 9b383be7a2 初始化 3 years ago
README.md 9b383be7a2 初始化 3 years ago
ecosystem.config.js 9b383be7a2 初始化 3 years ago
index.ts 9b383be7a2 初始化 3 years ago
nodemon.json 9b383be7a2 初始化 3 years ago
package.json 9b383be7a2 初始化 3 years ago
routes.ts 9b383be7a2 初始化 3 years ago
tsconfig.json 9b383be7a2 初始化 3 years ago
utils.ts 9b383be7a2 初始化 3 years ago
yarn.lock 9b383be7a2 初始化 3 years 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