{"id":14963510,"url":"https://github.com/xiaper/xiaper","last_synced_at":"2026-04-06T06:03:43.171Z","repository":{"id":41063380,"uuid":"170518657","full_name":"xiaper/xiaper","owner":"xiaper","description":"Enterprise Open Source IM Solution","archived":false,"fork":false,"pushed_at":"2024-03-30T02:08:24.000Z","size":49005,"stargazers_count":63,"open_issues_count":8,"forks_count":36,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-06T21:13:51.237Z","etag":null,"topics":["im","mqtt","server","spring-boot","stomp"],"latest_commit_sha":null,"homepage":"http://www.xiaper.com","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2019-02-13T14:10:05.000Z","updated_at":"2026-02-23T05:18:58.000Z","dependencies_parsed_at":"2024-01-08T03:29:26.051Z","dependency_job_id":"bf623a1f-64c8-44d9-a5d8-7f7400fa6f55","html_url":"https://github.com/xiaper/xiaper","commit_stats":{"total_commits":60,"total_committers":3,"mean_commits":20.0,"dds":0.08333333333333337,"last_synced_commit":"a94f9192708c39c58338b827073c9879bd26d784"},"previous_names":["xiaper/xiaper","xiaper/server"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/xiaper/xiaper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaper%2Fxiaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaper%2Fxiaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaper%2Fxiaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaper%2Fxiaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaper","download_url":"https://codeload.github.com/xiaper/xiaper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaper%2Fxiaper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31461534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["im","mqtt","server","spring-boot","stomp"],"created_at":"2024-09-24T13:31:43.581Z","updated_at":"2026-04-06T06:03:43.110Z","avatar_url":"https://github.com/xiaper.png","language":"CSS","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"\u003c!--\n * @Author: jackning 270580156@qq.com\n * @Date: 2024-01-29 16:43:44\n * @LastEditors: jack ning github@bytedesk.com\n * @LastEditTime: 2024-03-29 22:33:21\n * @Description: bytedesk.com https://github.com/Bytedesk/bytedesk\n *   Please be aware of the BSL license restrictions before installing Bytedesk IM –\n *  selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.\n *  仅支持企业内部员工自用，严禁用于销售、二次销售或者部署SaaS方式销售\n *  Business Source License 1.1: https://github.com/Bytedesk/bytedesk/blob/main/LICENSE\n *  contact: 270580156@qq.com\n *  联系：270580156@qq.com\n * Copyright (c) 2024 by bytedesk.com, All Rights Reserved.\n--\u003e\n\n# bytedesk - team im \u0026\u0026 customer service \u0026\u0026 ai\n\nAI powered team cooperation \u0026 customer service\n\n- [English](./README.md)\n- [中文](./README.zh.md)\n\n## Introduction\n\nBytedesk is a team collaboration and customer service platform.\n\n## Technical Stack\n\n- [springboot-3.2.0](https://spring.io/projects/spring-boot) for backend\n- [react-18.2.0](https://reactjs.org/) for frontend\n- [react-native-0.73.4](https://reactnative.dev/) for mobile(ios\u0026android)\n- [electron-29.1.0](https://www.electronjs.org/) for desktop(windows\u0026mac\u0026linux)\n\n## Getting Started\n\n```bash\ngit clone https://github.com/Bytedesk/bytedesk.git\n# open bytedesk/starter/src/main/resources/application-dev.properties\n# change the value of spring.datasource.url and spring.datasource.username and spring.datasource.password\n# change the value of spring.redis.host and spring.redis.port\ncd bytedesk/starter\nmvn spring-boot:run\n# \n# other commands for reference\n# mvn spring-boot:run\n# mvn clean\n# mvn dependency:tree\n# mvn dependency:analyze\n# mvn dependency:resolve\n# mvn compile -Dmaven.test.skip=true\n# mvn install -Dmaven.test.skip=true\n# mvn package -Dmaven.test.skip=true\n# lsof -i:port，其中：port 为端口号, lsof -i:9003\n# kill -9 pid，其中：pid 为进程 pid\n# \n# local preview:\nweb: http://localhost:9003/\nadmin: http://localhost:9003/admin, default user/password: admin/admin\nchat: http://localhost:9003/chat, default user/password: admin/admin\nvisitor: http://localhost:9003/v\napi docs: http://localhost:9003/swagger-ui/index.html\n```\n\n## Docs\n\n- [Docs](https://www.weiyuai.cn/docs/)\n\n## Features\n\n- [x] Web\n\n## Preview\n\n- [Web](https://www.weiyuai.cn/)\n- [Admin](https://www.weiyuai.cn/admin)\n- [Chat](https://www.weiyuai.cn/chat)\n- [Visitor](https://www.weiyuai.cn/v)\n\n## Download\n\n- [TODO: Windows](https://www.weiyuai.cn/download.html)\n- [TODO: Mac](https://www.weiyuai.cn/download.html)\n- [TODO: Linux](https://www.weiyuai.cn/download.html)\n- [TODO: Android](https://www.weiyuai.cn/download.html)\n- [TODO: IOS](https://www.weiyuai.cn/download.html)\n\n## Contact\n\n- [Email](mailto:270580156@qq.com)\n- [Wechat](./wechat.png)\n\n## License\n\n- support business usage\n- selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.\n- 仅支持企业内部员工自用，严禁用于销售、二次销售或者部署SaaS方式销售，请勿用于非法用途。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaper%2Fxiaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaper%2Fxiaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaper%2Fxiaper/lists"}