{"id":13454221,"url":"https://github.com/the-road-to-graphql/react-graphql-github-apollo","last_synced_at":"2025-05-16T06:02:18.444Z","repository":{"id":38815182,"uuid":"119005072","full_name":"the-road-to-graphql/react-graphql-github-apollo","owner":"the-road-to-graphql","description":"🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.","archived":false,"fork":false,"pushed_at":"2020-06-12T08:41:45.000Z","size":3113,"stargazers_count":1595,"open_issues_count":11,"forks_count":219,"subscribers_count":36,"default_branch":"master","last_synced_at":"2025-05-15T10:06:31.889Z","etag":null,"topics":["apollo","apollo-client","apollographql","github","github-api","github-client","github-graphql","graphql","react","react-apollo","react-router-v4"],"latest_commit_sha":null,"homepage":"https://www.robinwieruch.de/react-with-graphql-tutorial","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/the-road-to-graphql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"rwieruch","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-01-26T04:20:18.000Z","updated_at":"2025-04-22T20:16:39.000Z","dependencies_parsed_at":"2022-08-09T06:02:12.589Z","dependency_job_id":null,"html_url":"https://github.com/the-road-to-graphql/react-graphql-github-apollo","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/the-road-to-graphql%2Freact-graphql-github-apollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-road-to-graphql%2Freact-graphql-github-apollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-road-to-graphql%2Freact-graphql-github-apollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-road-to-graphql%2Freact-graphql-github-apollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-road-to-graphql","download_url":"https://codeload.github.com/the-road-to-graphql/react-graphql-github-apollo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478160,"owners_count":22077675,"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","apollo-client","apollographql","github","github-api","github-client","github-graphql","graphql","react","react-apollo","react-router-v4"],"created_at":"2024-07-31T08:00:51.972Z","updated_at":"2025-05-16T06:02:18.380Z","avatar_url":"https://github.com/the-road-to-graphql.png","language":"JavaScript","funding_links":["https://github.com/sponsors/rwieruch"],"categories":["Example Implementations","JavaScript","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# A React + Apollo + GraphQL GitHub Client\n\n[![Build Status](https://travis-ci.org/the-road-to-graphql/react-graphql-github-apollo.svg?branch=master)](https://travis-ci.org/the-road-to-graphql/react-graphql-github-apollo) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/the-road-to-graphql/react-graphql-github-apollo.svg)](https://greenkeeper.io/)\n\n\u003cimg src=\"https://user-images.githubusercontent.com/2479967/35777369-14a2d1ae-09ad-11e8-80c6-7a3ddeabb716.gif\" width=\"300\" /\u003e\n\n## Features\n\n* React 16 with create-react-app\n* Responsive\n* React Router 4\n* Apollo with GitHub GraphQL API\n  * Queries and Mutations with render props\n  * Optimistic Updates\n  * Pagination\n  * Optimistic Fetch (e.g. Issues)\n    * not everywhere for the purpose of demonstrating though\n\n## Installation\n\n* `git clone git@github.com:the-road-to-graphql/react-graphql-github-apollo.git`\n* cd react-graphql-github-apollo\n* add your own [GitHub personal access token](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/) in a .env file in your root folder\n  * scopes/permissions you need to check: admin:org, repo, user, notifications\n  * REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX\n* npm install\n* npm start\n* visit `http://localhost:3000`\n\n## Contributing\n\n* Please install [Prettier integration](https://prettier.io/docs/en/editors.html) to your editor and turn on **format on save** option.\n  * [Prettier For Atom](https://github.com/prettier/prettier-atom)\n  * [Prettier for VSCode](https://github.com/prettier/prettier-vscode)\n  * [Prettier for EMACS](https://github.com/prettier/prettier-emacs)\n  * [Prettier for VIM](https://prettier.io/docs/en/vim.html)\n  * [others...](https://prettier.io/docs/en/editors.html)\n\n## Want to learn more about React + GraphQL + Apollo?\n\n* Don't miss [upcoming Tutorials and Courses](https://www.getrevue.co/profile/rwieruch)\n* Check out current [React Courses](https://roadtoreact.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-road-to-graphql%2Freact-graphql-github-apollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-road-to-graphql%2Freact-graphql-github-apollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-road-to-graphql%2Freact-graphql-github-apollo/lists"}