{"id":16211986,"url":"https://github.com/realstoman/github-stats-graphql","last_synced_at":"2025-08-11T06:35:41.676Z","repository":{"id":183461608,"uuid":"615368187","full_name":"realstoman/github-stats-graphql","owner":"realstoman","description":"Retrieve Github user statistics using the Github GraphQL API \u0026 Apollo Client","archived":false,"fork":false,"pushed_at":"2023-07-24T13:49:29.000Z","size":79,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T20:39:15.398Z","etag":null,"topics":["apollo-client","apollographql","github","github-api","github-graphql","github-graphql-api","graphql","javascript","js","nextjs","react","reactjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://github-stats-graphql.vercel.app/","language":"TypeScript","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/realstoman.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":"2023-03-17T14:34:48.000Z","updated_at":"2024-09-10T18:45:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"88fc14d7-5658-43a4-9a3c-2b40ba4c82c6","html_url":"https://github.com/realstoman/github-stats-graphql","commit_stats":null,"previous_names":["realstoman/github-stats-graphql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realstoman/github-stats-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fgithub-stats-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fgithub-stats-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fgithub-stats-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fgithub-stats-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realstoman","download_url":"https://codeload.github.com/realstoman/github-stats-graphql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fgithub-stats-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261792279,"owners_count":23210287,"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":["apollo-client","apollographql","github","github-api","github-graphql","github-graphql-api","graphql","javascript","js","nextjs","react","reactjs","tailwindcss","typescript"],"created_at":"2024-10-10T10:49:48.580Z","updated_at":"2025-06-25T02:37:39.007Z","avatar_url":"https://github.com/realstoman.png","language":"TypeScript","readme":"![Github Stats GraphQL](https://user-images.githubusercontent.com/16396664/226185179-3502d1e9-9bc5-4c53-a1a3-9f898f9f789e.png)\n\n## Demo URL\n\n[https://github-stats-graphql.vercel.app/](https://github-stats-graphql.vercel.app/)\n\n## Features\n\n-   Fetch Github user data using GraphQL and Apollo Client\n-   Reusable components\n-   TypeScript support\n-   Simple and responsive UI\n\n## Setup\n\n### Create Github Access Token\n\n-   Go to your Github account -\u003e settings -\u003e Developer settings -\u003e Personal access tokens -\u003e Tokens (classic) -\u003e Generate new token -\u003e Generate new token (General Use) -\u003e Give your token a name and select scopes. In my case, I have given it access to `public_repo` and `read:user` scopes.\n-   Rename the `.env.example` file to `.env.local ` and replace the text on the right side of the = sign with your github access token.\n\n### Get the code\n\nMake sure you have Node JS installed. If you don't have it:\n\n-   [Download it from nodejs.org](https://nodejs.org)\n-   [Install it using NVM ](https://github.com/nvm-sh/nvm)\n-   If you're on Mac, Homebrew is a good option too:\n\n```\nbrew install node\n```\n\nClone the repo:\n\n```\ngit clone https://github.com/realstoman/github-stats-graphql.git\n```\n\nOpen the project folder:\n\n```\ncd github-stats-graphql\n```\n\nInstall packages and dependencies:\n\n```\nnpm install\n```\n\nStart a local dev server at `http://localhost:3000`:\n\n```\nnpm run dev\n```\n\n## Notes\n\n-   Coming Soon [I'll be doing a screencast](https://www.youtube.com/c/realstoman) of this project and will be uploading the video to my Youtube channel\n-   Feel free to use it in your projects\n-   Contributions are welcome\n\n## Resources\n\n-   [Github GraphQL API Documentations](https://docs.github.com/en/graphql)\n-   [Github GraphQL Explorer](https://docs.github.com/en/graphql/overview/explorer)\n-   [Learn Apollo Client GraphQL](https://www.apollographql.com/docs/react/get-started/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fgithub-stats-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealstoman%2Fgithub-stats-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fgithub-stats-graphql/lists"}