* fix: 合并代码导致的问题,升级vite 4.4.0 * fix: stylelint |
||
|---|---|---|
| .. | ||
| controller | ||
| service | ||
| README.md | ||
| ecosystem.config.js | ||
| index.ts | ||
| nodemon.json | ||
| package.json | ||
| routes.ts | ||
| tsconfig.json | ||
| utils.ts | ||
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