{"id":15349705,"url":"https://github.com/willemjiang/insight","last_synced_at":"2025-06-20T17:32:34.884Z","repository":{"id":59388326,"uuid":"536435875","full_name":"WillemJiang/Insight","owner":"WillemJiang","description":"This repo provides tools to show the data of ASF projects ","archived":false,"fork":false,"pushed_at":"2024-11-20T00:31:02.000Z","size":7441,"stargazers_count":2,"open_issues_count":5,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-15T04:17:28.826Z","etag":null,"topics":["data-visualization","typescript","vue"],"latest_commit_sha":null,"homepage":"https://WillemJiang.github.io/Insight","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WillemJiang.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}},"created_at":"2022-09-14T06:04:14.000Z","updated_at":"2024-11-18T05:30:42.000Z","dependencies_parsed_at":"2025-04-15T04:17:30.422Z","dependency_job_id":"b5c19fb0-5614-4118-91fe-558eab5cc3dc","html_url":"https://github.com/WillemJiang/Insight","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WillemJiang/Insight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillemJiang%2FInsight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillemJiang%2FInsight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillemJiang%2FInsight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillemJiang%2FInsight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WillemJiang","download_url":"https://codeload.github.com/WillemJiang/Insight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WillemJiang%2FInsight/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260987850,"owners_count":23093385,"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":["data-visualization","typescript","vue"],"created_at":"2024-10-01T11:55:19.844Z","updated_at":"2025-06-20T17:32:29.862Z","avatar_url":"https://github.com/WillemJiang.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Node.js CI](https://github.com/WillemJiang/Insight/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/WillemJiang/Insight/actions/workflows/build.yml)\n\n# Insight\nThis repo provides tools to show the project states of ASF. \n\n## How does it work\n\n* ASF publish the projects and committees information [here](https://whimsy.apache.org/public/). \n* We can also access the ASF repo development status from Github repo and `https://oss.x-lab.info/repo_detail/apache/${PROJEDT_REPO_NAME}.json`.\n\nThen we can process these data for better data visualization with Apache echarts. \n\n## Preparations for project start-up\n1. [Install Python3](https://realpython.com/installing-python/) \n2. Install the required library\n```\n   pip install -r script/requirements.txt \n```\n4. Please run the below command in the root of repo to prepare the data for the frontend to render.\n  * Running spider.py to grab the Github related data\n```\n   python script/stats.py \n```\n  * Running the stats.py to collect the commitee information from github\n```\n   python script/stats.py \n```\n5. [Install Node](https://nodejs.dev/en/learn/how-to-install-nodejs/)\n\n## Frontend Data visialization \n\n### Recommended IDE Setup\n\n[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n\n### Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n### Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Run Unit Tests with [Vitest](https://vitest.dev/)\n\n```sh\nnpm run test:unit\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillemjiang%2Finsight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillemjiang%2Finsight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillemjiang%2Finsight/lists"}