{"id":21578039,"url":"https://github.com/hellosaofei/resemble-douyin-visual","last_synced_at":"2026-03-02T14:39:10.103Z","repository":{"id":246340387,"uuid":"820469654","full_name":"hellosaofei/resemble-douyin-visual","owner":"hellosaofei","description":"仿巨量星图-抖音电商直播后台大屏","archived":false,"fork":false,"pushed_at":"2024-07-04T12:55:56.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T07:29:21.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellosaofei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-26T14:25:48.000Z","updated_at":"2024-07-04T12:56:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2ba108b-9691-4784-9bae-95254e8d9c4a","html_url":"https://github.com/hellosaofei/resemble-douyin-visual","commit_stats":null,"previous_names":["hellosaofei/resemble-douyin-visual"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellosaofei/resemble-douyin-visual","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosaofei%2Fresemble-douyin-visual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosaofei%2Fresemble-douyin-visual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosaofei%2Fresemble-douyin-visual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosaofei%2Fresemble-douyin-visual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellosaofei","download_url":"https://codeload.github.com/hellosaofei/resemble-douyin-visual/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosaofei%2Fresemble-douyin-visual/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30006764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T14:08:50.421Z","status":"ssl_error","status_checked_at":"2026-03-02T14:08:50.037Z","response_time":60,"last_error":"SSL_read: 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":[],"created_at":"2024-11-24T13:09:28.962Z","updated_at":"2026-03-02T14:39:10.065Z","avatar_url":"https://github.com/hellosaofei.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://lf1-fe.ecombdstatic.com/obj/eden-cn/upelogps/bitbug_favicon.ico\" width=\"200\" height=\"200\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eresemble-douyin-visual\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cspan\u003e\u0026nbsp;[\u0026nbsp;\u003c/span\u003e\n  演示地址\n  \u003ca href=\"\" target=\"_blank\"\u003e暂未开放\u003c/a\u003e\n  \u003cspan\u003e\u0026nbsp;]\u0026nbsp;\u003c/span\u003e\n\u003cp\u003e\n\n## 1、简介\n\n巨量百应 :bear: 是一个功能强大的平台，专为抖音上的用户、商家和机构提供商品管理、数据分析、直播管理等一站式服务。仿巨量星图-抖音直播后台项目是对巨量百应 **抖音直播大屏后台** 的模仿，基于 Vue3、Vite、TypeScript、Pinia、TailWindCss 和 ElementPlus 等前端最新技术栈。\n\n## 2、目前的阶段性成果\n\n- :sleeping: 调用 websocket API 接入了后台项目，完成了数据的实时更新\n\n## 3、需要完善的方面\n\n- :flushed: 大屏的适配方案，不同大小的屏幕，移动端适配\n- :wink: 2K、4K 屏幕渲染可能会出现卡顿，后续尝试通过 GPU 加速等方案稳定 FPS\n- :grin: 项目的目录结构比较乱\n- :grinning: 项目虽然使用 `TypeScript` ,但很多地方都是用`any`代替\n- :unamused: 列表组件宽度自适应、自动滚动/虚拟滚动功能的开发\n- :open_mouth: 使用 `socketIO` 替换原生的 `WebSocket API`\n- :stuck_out_tongue_closed_eyes: 使用原生 `data-*` 封装单选组件\n- :kissing_smiling_eyes: 优化每一个图表的结构\n- :hushed: 优化 `echarts` 导入与封装方案\n\n## 4、长期的目标\n\n- 开发出 `C端` 抖音与巨量百应门户网站，完成项目闭环\n- 后端使用 `redis` 等进行数据缓存\n- 后端优化 `socket` 事件推送机制\n- 后端添加 `双token` 鉴权机制\n- 前端添加 `登录页面` 等 `page`\n\n## 5、预览\n\n\u003cimg src=\"https://s21.ax1x.com/2024/07/04/pk2OZQI.png\" alt=\"项目实现效果0704\"\u003e\n\n## 6、快速开始\n\n```sh\n# 克隆项目\ngit clone https://github.com/hellosaofei/resemble-douyin-visual.git\n\n# 安装依赖\npnpm install\n\n# 启动\npnpm run dev\n```\n\n## 5、支持\n\n如果觉得 resemble-douyin-visual 这个项目不错，或者已经在使用了，希望你可以在 **Github** 帮我点个 :star: ，这将对我是极大的鼓励。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellosaofei%2Fresemble-douyin-visual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellosaofei%2Fresemble-douyin-visual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellosaofei%2Fresemble-douyin-visual/lists"}