{"id":18160406,"url":"https://github.com/blackishgreen33/bilibili-analyzer","last_synced_at":"2025-06-27T11:35:13.592Z","repository":{"id":241580852,"uuid":"805638008","full_name":"BlackishGreen33/BiliBili-Analyzer","owner":"BlackishGreen33","description":"哔哩哔哩近期热门视频分类检索分析系统 - 数据库大作业","archived":false,"fork":false,"pushed_at":"2024-10-30T04:27:22.000Z","size":33145,"stargazers_count":3,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T07:21:47.766Z","etag":null,"topics":["mysql","nextjs","sass","syncfusion-ej2","tailwindcss"],"latest_commit_sha":null,"homepage":"https://bilibili-analyzer.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlackishGreen33.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}},"created_at":"2024-05-25T03:40:54.000Z","updated_at":"2024-10-29T18:42:52.000Z","dependencies_parsed_at":"2024-11-06T13:42:08.474Z","dependency_job_id":null,"html_url":"https://github.com/BlackishGreen33/BiliBili-Analyzer","commit_stats":null,"previous_names":["blackishgreen33/bilibili-analyzer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackishGreen33%2FBiliBili-Analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackishGreen33%2FBiliBili-Analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackishGreen33%2FBiliBili-Analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackishGreen33%2FBiliBili-Analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackishGreen33","download_url":"https://codeload.github.com/BlackishGreen33/BiliBili-Analyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252846355,"owners_count":21813422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["mysql","nextjs","sass","syncfusion-ej2","tailwindcss"],"created_at":"2024-11-02T08:08:13.155Z","updated_at":"2025-05-07T08:44:57.908Z","avatar_url":"https://github.com/BlackishGreen33.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"130\" src=\"https://github.com/BlackishGreen33/BiliBili-Analyzer/blob/main/public/icon.png?raw=true\" alt=\"BiliBili-Analyzer logo\"\u003e\n  \u003ch1 align=\"center\"\u003eBiliBili-Analyzer\u003c/h1\u003e\n  \u003ch3\u003e哔哩哔哩近期热门视频分类检索分析系统\u003c/h3\u003e\n  \u003ca href=\"https://github.com/BlackishGreen33/BiliBili-Analyzer\"\u003e\u003cstrong\u003e探索项目文档 »\u003c/strong\u003e\u003c/a\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n\n![license](https://img.shields.io/github/license/BlackishGreen33/BiliBili-Analyzer)\n![language](https://img.shields.io/github/languages/top/BlackishGreen33/BiliBili-Analyzer)\n![last](https://img.shields.io/github/last-commit/BlackishGreen33/BiliBili-Analyzer)\n\n\u003ca href=\"https://bilibili-analyzer.vercel.app/\" target=\"_blank\"\u003e在线体验\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/BlackishGreen33/BiliBili-Analyzer/issues\"\u003e报告Bug\u003c/a\u003e\n·\n\u003ca href=\"https://github.com/BlackishGreen33/BiliBili-Analyzer/issues\"\u003e提出新特性\u003c/a\u003e\n\n\u003c/div\u003e\n\n## 🔖 项目导览\n\n### ✨ 提交规范\n\n- 🎉 init：项目初始化\n- ✨ feat：新增功能（feature）\n- 🐞 fix：修复bug\n- 📃 docs：文档修改\n- 🌈 style：代码样式修改，不影响原代码逻辑\n- ✅ test：测试相关的改动\n- 🔨 refactor：代码重构\n- 🔧 chore：建制过程或辅助工具的变动\n\n### 🎯 相容环境\n\n- 现代浏览器（Chrome \u003e= 64, Edge \u003e= 79, Firefox \u003e= 78, Safari \u003e= 12）\n\n### 💻 本地调试\n\n记得先配置环境变量：\n\n```env\nSYNCFUSION_LICENSE=\n```\n\n接着拉取代码和安装依赖：\n\n```bash\n$ git clone https://github.com/BlackishGreen33/BiliBili-Analyzer.git\n$ cd BiliBili-Analyzer\n$ pnpm install\n$ pnpm run dev\n```\n\n### 📝 授权\n\n上述文件皆以 MIT 许可授权\n\n\u003e 详细之授权请参考 [LICENSE](LICENSE) 文件\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackishgreen33%2Fbilibili-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackishgreen33%2Fbilibili-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackishgreen33%2Fbilibili-analyzer/lists"}