{"id":16326574,"url":"https://github.com/icelam/github-commit-heatmap","last_synced_at":"2025-07-13T15:35:10.841Z","repository":{"id":110260720,"uuid":"206376915","full_name":"icelam/github-commit-heatmap","owner":"icelam","description":"Heatmap of Github Commit Day / Hour using Github GraphQL API and D3.js","archived":false,"fork":false,"pushed_at":"2020-09-03T19:01:06.000Z","size":5089,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T22:12:05.045Z","etag":null,"topics":["d3js","github-api","github-graphql-api","heatmap","vue","vuejs"],"latest_commit_sha":null,"homepage":"https://pinkylam.me/playground/github-commit-heatmap/","language":"JavaScript","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/icelam.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":"2019-09-04T17:40:16.000Z","updated_at":"2021-11-09T08:47:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f745881-88e0-4fad-af6f-bd46ae14ef1e","html_url":"https://github.com/icelam/github-commit-heatmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icelam%2Fgithub-commit-heatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icelam%2Fgithub-commit-heatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icelam%2Fgithub-commit-heatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icelam%2Fgithub-commit-heatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icelam","download_url":"https://codeload.github.com/icelam/github-commit-heatmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235711,"owners_count":22036965,"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":["d3js","github-api","github-graphql-api","heatmap","vue","vuejs"],"created_at":"2024-10-10T23:08:47.884Z","updated_at":"2025-05-14T22:12:07.713Z","avatar_url":"https://github.com/icelam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Commit Day / Time Heatmap #\n\n\u003e Heatmap of Github Commit Day / Hour using Github GraphQL API and D3.js.\n\n### API endpoint ###\nYou will need to [create a Github Personal Access Token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) to acess the GraphQL API provided by Github.\n\nIn order to protect the token, I have wrapped the API using PHP, so the token will not be directly exposed in client side. The source code can be found in `/api/`. To add your token, got to `/api/githubGraphQL.php` and replace the following line:\n```\n$this-\u003escrap_headers = array(\"Authorization: Bearer \u003cPERSONAL_ACCESS_TOKEN\u003e\");\n```\n\n### Node version ###\n* Node \u003e= 10\n\n### Changing API Endpoint ###\n* `.env` \u003e `VUE_APP_API_DOMAIN`\n\n### Changing App Domain (Used for meta and open graph tags in HTML templates) ###\n* `.env` \u003e `VUE_APP_DOMAIN`\n\n### Changing App Context ###\n* `.env` \u003e `VUE_APP_CONTEXT`\n\n### Run project ###\nGo to `/frontend` folder and run the following command:\n* `npm install`\n* `npm run dev`\n\n### Build production ###\nGo to `/frontend` folder and run the following command:\n* `npm run build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelam%2Fgithub-commit-heatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficelam%2Fgithub-commit-heatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelam%2Fgithub-commit-heatmap/lists"}