* upgrade electron version:11->18. upgrade electron version:11->18. Packaging failed because the original electronic version was too old. 将electron 11 改成18.因为11太老导致打包错误。 * main->electron-main合并代码 * main->electron-main合并代码 * main->electron-main合并代码 |
||
|---|---|---|
| .. | ||
| controller | ||
| service | ||
| README.md | ||
| ecosystem.config.js | ||
| index.ts | ||
| nodemon.json | ||
| package.json | ||
| routes.ts | ||
| tsconfig.json | ||
| utils.ts | ||
| yarn.lock | ||
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