VoceChat Web App
Last updated Jul 9, 2026
2.2k
Stars
260
Forks
53
Issues
0
Stars/day
Attention Score
85
Language breakdown
TypeScript 93.3%
JavaScript 4.8%
HTML 1.3%
CSS 0.6%
βΈ Files
click to expand
README
δΈζ | English
Web Client of VoceChat
- π Powered by React & Redux Toolkit
- β Typescript
- π¦ PWA
- π’ Notification by firebase
Host your server! Or use our test server
- Host your own Voce server (docker image):
docker run -d --restart=always \
-p 3000:3000 \
--name vocechat-server \
privoce/vocechat-server:latest
For more server hosting instructions, see our documentation: https://doc.voce.chat/
Preview
- official site: https://voce.chat
- live demo: https://privoce.voce.chat/
- demo API Docs (Swagger): https://dev.voce.chat/api/swagger
- design: https://www.figma.com/file/EHnNr53kNmDWgUT86It6CH/UI
- text editor: https://plate.udecode.io/docs/installation
- markdown editor: https://nhn.github.io/tui.editor/latest/
- redux: @reduxjs/toolkit
- indexDB wrapper: https://github.com/localForage/localForage
Local Development
git clone https://github.com/Privoce/vocechat-web vocechat-web
cd vocechat-web & pnpm install
pnpm start
- Open
localhost:3009
Tools Recommended
- VS Code Editor Recommended
- VS Code plugins:
License
Thanks all the contributors
Discuss collaboration: 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
π More in this category