TangSengDaoDaoWeb
v1.0.0
Online Document | Demo Address (Account/Password: 1590000002/a1234567)
Tang Seng Taotao PC side supports web side, Mac side, Windows side, and Linux side. It is a high-value IM instant messaging chat software, allowing enterprises to easily have their own instant messaging software. Powered by Goku IM.
Tip
Local development recommendations node v18.17.1 , yarn 1.22.17
yarn install 或者 yarn bootstrapyarn devyarn buildTip
Modify the api address packages/tsdaodaoweweb/src/index.tsx Modify WKApp.apiClient.config.apiURL = "/api/v1/"
make deployyarn cleanSupports packaging desktop applications for Mac, Windows, and Linux operating systems.
yarn installyarn dev-eleyarn buildTip
Note that you run yarn build build first
yarn build-ele:macTip
Note that you run yarn build build first
yarn build-ele:win注意,此命令需要在apps/web下执行
Tip
Note that you run yarn build build first
yarn build-ele:linux