detect-embeded/apps/test-server
2024-11-14 13:43:41 +08:00
..
controller Initial commit 2024-11-14 13:43:41 +08:00
service Initial commit 2024-11-14 13:43:41 +08:00
ecosystem.config.js Initial commit 2024-11-14 13:43:41 +08:00
index.ts Initial commit 2024-11-14 13:43:41 +08:00
nodemon.json Initial commit 2024-11-14 13:43:41 +08:00
package.json Initial commit 2024-11-14 13:43:41 +08:00
README.md Initial commit 2024-11-14 13:43:41 +08:00
routes.ts Initial commit 2024-11-14 13:43:41 +08:00
tsconfig.json Initial commit 2024-11-14 13:43:41 +08:00
utils.ts Initial commit 2024-11-14 13:43:41 +08:00

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