{"id":13958264,"url":"https://github.com/privoce/vocechat-web","last_synced_at":"2026-04-08T18:05:57.889Z","repository":{"id":37080747,"uuid":"444439068","full_name":"Privoce/vocechat-web","owner":"Privoce","description":"VoceChat Web App","archived":false,"fork":false,"pushed_at":"2026-04-04T10:24:54.000Z","size":483866,"stargazers_count":2206,"open_issues_count":48,"forks_count":256,"subscribers_count":13,"default_branch":"main","last_synced_at":"2026-04-04T12:20:25.352Z","etag":null,"topics":["bot","chat","indexdb","pwa","react","redux-toolkit","typescript"],"latest_commit_sha":null,"homepage":"https://privoce.voce.chat/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Privoce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-04T13:58:22.000Z","updated_at":"2026-04-04T10:24:30.000Z","dependencies_parsed_at":"2024-07-31T08:15:54.686Z","dependency_job_id":"9397afed-7e9e-4127-8a3c-b19bbc1dad25","html_url":"https://github.com/Privoce/vocechat-web","commit_stats":{"total_commits":1266,"total_committers":8,"mean_commits":158.25,"dds":0.06319115323854663,"last_synced_commit":"ebb6745c4f21d87d262bd29380df154980880cf1"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/Privoce/vocechat-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Privoce%2Fvocechat-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Privoce%2Fvocechat-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Privoce%2Fvocechat-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Privoce%2Fvocechat-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Privoce","download_url":"https://codeload.github.com/Privoce/vocechat-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Privoce%2Fvocechat-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","chat","indexdb","pwa","react","redux-toolkit","typescript"],"created_at":"2024-08-08T13:01:22.146Z","updated_at":"2026-04-08T18:05:57.864Z","avatar_url":"https://github.com/Privoce.png","language":"TypeScript","funding_links":[],"categories":["网络服务"],"sub_categories":["网络服务_其他"],"readme":"[中文](./README_zh-CN.md) | English\n\n# Web Client of VoceChat\n\n\u003ccenter\u003e\n  \u003cimg src=\"./public/android-chrome-192x192.png\" width=\"100\" height=\"100\"\u003e\n\u003c/center\u003e\n\u003cp\u003e\n\u003ccenter\u003e\n\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/privoce/vocechat-web/issues)\n![GitHub issues](https://img.shields.io/github/issues-raw/Privoce/vocechat-web) ![GitHub](https://img.shields.io/github/license/privoce/vocechat-web) ![GitHub top language](https://img.shields.io/github/languages/top/privoce/vocechat-web) ![Docker Pulls](https://img.shields.io/docker/pulls/privoce/vocechat-server)\n\n\u003c/center\u003e\n\n- 🎉 Powered by React \u0026 Redux Toolkit\n- ✅ Typescript\n- 📦 PWA\n- 📢 Notification by firebase\n\n## Host your server! Or use our test server\n\n- Host your own Voce server ([docker image](https://hub.docker.com/r/privoce/vocechat-server/tags)):\n  Run on x86_64 platform:\n\n```bash\ndocker run -d --restart=always \\\n  -p 3000:3000 \\\n  --name vocechat-server \\\n  privoce/vocechat-server:latest\n```\n\nFor more server hosting instructions, see our documentation: https://doc.voce.chat/\n\n## Preview\n\n- official site: https://voce.chat\n- live demo: https://privoce.voce.chat/\n- demo API Docs (Swagger): https://dev.voce.chat/api/swagger\n\n- design: https://www.figma.com/file/EHnNr53kNmDWgUT86It6CH/UI\n- text editor: https://plate.udecode.io/docs/installation\n- markdown editor: https://nhn.github.io/tui.editor/latest/\n- redux: [@reduxjs/toolkit](https://redux-toolkit.js.org/introduction/getting-started)\n- indexDB wrapper: https://github.com/localForage/localForage\n\n## Local Development\n\n- `git clone https://github.com/Privoce/vocechat-web vocechat-web`\n\n- `cd vocechat-web \u0026 pnpm install`\n\n- `pnpm start`\n\n- Open `localhost:3009`\n\n### Tools Recommended\n\n- [VS Code](https://code.visualstudio.com/) Editor Recommended\n- VS Code plugins:\n  - [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint): ESLint\n  - [esbenp.prettier-vscode](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode): Prettier\n  - [dsznajder.es7-react-js-snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets): Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax\n\n## License\n\n[GPL v3](https://github.com/Privoce/vocechat-web/blob/main/LICENSE)\n\n## Thanks all the contributors\n\n\u003ca href=\"https://github.com/privoce/vocechat-web/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=privoce/vocechat-web\" /\u003e\n\u003c/a\u003e\n\nDiscuss collaboration: han@privoce.com\n  \nTelegram group: https://t.me/opencfdchannel VoceChat: https://voce.chat\n  \nTelegram channel: https://t.me/vocechat_group VoceChat Channel: https://privoce.voce.chat\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivoce%2Fvocechat-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprivoce%2Fvocechat-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprivoce%2Fvocechat-web/lists"}