2022-12-08 17:50:31 +08:00
2022-01-27 22:06:44 +08:00
2022-12-08 17:50:31 +08:00
2022-10-26 08:31:38 +08:00
2022-12-06 21:53:22 +08:00
2022-06-12 19:39:35 +08:00
2022-08-19 10:46:31 +08:00
2022-06-06 20:00:41 +08:00
2022-01-27 22:06:44 +08:00
2022-06-12 15:30:14 +08:00
2022-07-05 22:13:06 +08:00
2022-12-06 10:23:30 +08:00
2022-12-03 20:18:27 +08:00
2022-11-21 23:03:28 +08:00
2022-07-04 16:55:13 +08:00
2022-12-06 10:23:30 +08:00

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

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