gemercheung 4b5c669d63 feat: (package) update package.json using pnpm 2 years ago
..
controller 64cf5b1d53 basely init project 3 years ago
service 64cf5b1d53 basely init project 3 years ago
README.md 64cf5b1d53 basely init project 3 years ago
ecosystem.config.js 64cf5b1d53 basely init project 3 years ago
index.ts 64cf5b1d53 basely init project 3 years ago
nodemon.json 64cf5b1d53 basely init project 3 years ago
package.json 4b5c669d63 feat: (package) update package.json using pnpm 2 years ago
pnpm-lock.yaml 4b5c669d63 feat: (package) update package.json using pnpm 2 years ago
routes.ts 64cf5b1d53 basely init project 3 years ago
tsconfig.json 64cf5b1d53 basely init project 3 years ago
utils.ts 64cf5b1d53 basely init project 3 years ago
yarn.lock 64cf5b1d53 basely init project 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

yarn

yarn start