1
0
Fork 0
1Panel-Appstore/apps/vocechat
renovate[bot] da39435cae
chore(deps): update privoce/vocechat-server docker tag to v0.5.5 (#2928)
2025-12-12 20:50:31 +00:00
..
0.5.5 chore(deps): update privoce/vocechat-server docker tag to v0.5.5 (#2928) 2025-12-12 20:50:31 +00:00
0.5.5-arm64 chore(deps): update privoce/vocechat-server docker tag to v0.5.5 (#2928) 2025-12-12 20:50:31 +00:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
latest-arm64 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md Update Apps 2025-06-17 22:14:50 +08:00
README_en.md Update Apps 2025-06-17 22:14:50 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00

README_en.md

Web Client of VoceChat

contributions welcome GitHub issues GitHub GitHub top language Docker Pulls

  • 🎉 Powered by React & Redux Toolkit
  • Typescript
  • 📦 PWA
  • 📢 Notification

Host your server! Or use our test server

  • Host your own Voce server (docker image): Run on x86_64 platform:
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

Local Development

  • git clone https://github.com/Privoce/vocechat-web vocechat-web

  • cd vocechat-web & yarn install

  • yarn start

  • Open localhost:3009

License

GPL v3

Thanks all the contributors

Discuss collaboration: han@privoce.com or https://bridger.chat/han

Telegram group: https://t.me/opencfdchannel VoceChat: https://voce.chat

Telegram channel: https://t.me/vocechat_group VoceChat Channel: https://privoce.voce.chat