Web Client of VoceChat
December 11, 2025 · View on GitHub
中文 | English
Web Client of VoceChat
- 🎉 基于 React & Redux Toolkit
- ✅ 使用 Typescript
- 📦 支持 PWA
- 📢 通过 Firebase 实现通知功能
部署您自己的服务器!或使用我们的测试服务器
- 部署您自己的 Voce 服务端 (docker 镜像): 在 x86_64 平台运行:
docker run -d --restart=always \
-p 3000:3000 \
--name vocechat-server \
privoce/vocechat-server:latest
更多服务器部署说明,请参阅我们的文档:https://doc.voce.chat/
预览
-
官方网站: https://voce.chat
-
演示 API 文档 (Swagger): https://dev.voce.chat/api/swagger
-
Markdown 编辑器: https://nhn.github.io/tui.editor/latest/
-
Redux: @reduxjs/toolkit
-
IndexDB 包装器: https://github.com/localForage/localForage
本地开发
-
git clone https://github.com/Privoce/vocechat-web vocechat-web -
cd vocechat-web -
pnpm install -
pnpm start -
在浏览器中打开
localhost:3009
推荐工具
- 推荐使用 VS Code 编辑器
- VS Code 插件:
- dbaeumer.vscode-eslint: ESLint
- esbenp.prettier-vscode: Prettier
- dsznajder.es7-react-js-snippets: ES7+ 语法的 React, React-Native 和 Redux 代码片段
许可证
感谢所有贡献者
讨论合作: han@privoce.com
Telegram group: https://t.me/opencfdchannel VoceChat: https://voce.chat
Telegram channel: https://t.me/vocechat_group VoceChat Channel: https://privoce.voce.chat