代码拉取完成,页面将自动刷新
同步操作将从 Gitee 极速下载/Tailchat 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "tailchat",
"version": "1.7.5",
"private": true,
"description": "",
"main": "index.js",
"scripts": {
"dev": "concurrently --kill-others --handle-input npm:dev:server npm:dev:web",
"dev:web": "cd client/web && pnpm dev",
"dev:server": "cd server && pnpm dev",
"dev:admin": "cd server/admin && pnpm dev",
"start:service": "cd server && pnpm start:service",
"start:admin": "cd server/admin && pnpm start",
"start:admin-next": "cd server/admin-next && pnpm start",
"build": "concurrently npm:build:web npm:build:server npm:build:admin npm:build:admin-next && cp -r client/web/dist/* server/dist/public && cp -r client/web/dist/* server/dist/public",
"build:web": "cd client/web && pnpm build",
"build:server": "cd server && pnpm build && echo \"Install server side plugin:\" && pnpm run plugin:install com.msgbyte.tasks com.msgbyte.linkmeta com.msgbyte.github com.msgbyte.simplenotify com.msgbyte.topic com.msgbyte.agora com.msgbyte.wxpusher com.msgbyte.welcome && mkdir -p ./dist/public && cp -r ./public/plugins ./dist/public && cp ./public/registry-be.json ./dist/public",
"build:admin": "cd server/admin && pnpm build",
"build:admin-next": "cd server/admin-next && pnpm build",
"check:type": "concurrently npm:check:type:client npm:check:type:server",
"check:type:client": "cd client/web && tsc --noEmit",
"check:type:server": "cd server && tsc --noEmit",
"website": "cd website && pnpm dev",
"preinstall": "npx only-allow pnpm",
"lint:fix": "eslint --fix './**/*.{ts,tsx}'",
"prepare": "husky install",
"release": "release-it",
"release:patch": "release-it -i patch"
},
"keywords": [],
"author": "moonrailgun <moonrailgun@gmail.com>",
"license": "Apache-2.0",
"devDependencies": {
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@release-it/conventional-changelog": "^5.1.1",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"concurrently": "^7.6.0",
"dayjs": "^1.11.7",
"esbuild": "^0.15.18",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"fs-extra": "^10.1.0",
"gulp-sort": "^2.0.0",
"husky": "^8.0.3",
"i18next-scanner": "^3.3.0",
"lint-staged": "^13.1.2",
"prettier": "^2.8.4",
"release-it": "^15.6.0",
"typescript": "^4.9.5",
"vinyl-fs": "^3.0.3"
},
"dependencies": {
"crc": "^3.8.0",
"lodash": "^4.17.21"
},
"pnpm": {
"overrides": {
"redux": "4.2.1",
"@babel/runtime": "7.21.0",
"@types/react": "18.0.20",
"webpack": "5.75.0",
"react-router@^6.0.0": "6.11.0",
"react-router-dom@^6.0.0": "6.11.0",
"@typegoose/typegoose": "9.3.1",
"typescript": "4.9.4",
"mongodb": "4.2.1",
"mongoose@~6.0.14": "6.1.1",
"mongoose@^6.0.0": "6.1.1",
"mongoose-findorcreate": "3.0.0"
},
"patchedDependencies": {
"moleculer-minio@2.0.0": "patches/moleculer-minio@2.0.0.patch",
"moleculer@0.14.23": "patches/moleculer@0.14.23.patch",
"vite-express@0.8.0": "patches/vite-express@0.8.0.patch"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。