vben ba2415c3b4 chore: Extract lint config 1 vuosi sitten
..
controller f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
service f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
README.md 83921284a6 chore: update deps 3 vuotta sitten
ecosystem.config.js f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
index.ts 56a966cfbf chore: format code 3 vuotta sitten
nodemon.json f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
package.json ba2415c3b4 chore: Extract lint config 1 vuosi sitten
routes.ts f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
tsconfig.json f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
utils.ts f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten
yarn.lock f6fe1dd62d feat(test): add jest test suite 3 vuotta sitten

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