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

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