2023-08-01 21:12:22 +08:00
2023-07-21 19:07:39 +08:00
2023-08-01 21:12:22 +08:00
2023-02-03 08:31:29 +08:00
2023-08-01 21:12:22 +08:00
2023-08-01 20:48:21 +08:00
2022-06-12 19:39:35 +08:00
2023-07-11 17:56:58 +08:00
2023-04-06 11:43:06 +08:00
2022-01-27 22:06:44 +08:00
2023-05-19 17:38:32 +08:00
2022-07-05 22:13:06 +08:00
2023-08-01 21:12:22 +08:00
2023-06-14 10:17:39 +08:00
2023-05-15 08:53:12 +08:00
2023-05-15 16:46:50 +08:00
2023-08-01 21:12:22 +08:00

Web Client of VoceChat

contributions welcome GitHub issues GitHub GitHub top language Docker Pulls

  • 🎉 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): 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

S
Description
ColdBreeze chat web fork
Readme GPL-3.0 12 MiB
Languages
TypeScript 93.1%
JavaScript 5%
HTML 1.3%
CSS 0.6%