gemercheung 4b5c669d63 feat: (package) update package.json using pnpm 2 年之前
..
controller 64cf5b1d53 basely init project 3 年之前
service 64cf5b1d53 basely init project 3 年之前
README.md 64cf5b1d53 basely init project 3 年之前
ecosystem.config.js 64cf5b1d53 basely init project 3 年之前
index.ts 64cf5b1d53 basely init project 3 年之前
nodemon.json 64cf5b1d53 basely init project 3 年之前
package.json 4b5c669d63 feat: (package) update package.json using pnpm 2 年之前
pnpm-lock.yaml 4b5c669d63 feat: (package) update package.json using pnpm 2 年之前
routes.ts 64cf5b1d53 basely init project 3 年之前
tsconfig.json 64cf5b1d53 basely init project 3 年之前
utils.ts 64cf5b1d53 basely init project 3 年之前
yarn.lock 64cf5b1d53 basely init project 3 年之前

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