{"id":16807224,"url":"https://github.com/ryohey/graphql-react-example","last_synced_at":"2025-03-17T08:40:22.252Z","repository":{"id":186060755,"uuid":"674046939","full_name":"ryohey/graphql-react-example","owner":"ryohey","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-04T07:26:05.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-15T22:13:01.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ryohey.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}},"created_at":"2023-08-03T02:56:09.000Z","updated_at":"2023-08-04T07:27:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2378bd8-e6d7-4ecc-b3eb-bde9682d2cd7","html_url":"https://github.com/ryohey/graphql-react-example","commit_stats":null,"previous_names":["ryohey/graphql-react-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohey%2Fgraphql-react-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohey%2Fgraphql-react-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohey%2Fgraphql-react-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryohey%2Fgraphql-react-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryohey","download_url":"https://codeload.github.com/ryohey/graphql-react-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244002720,"owners_count":20382043,"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":[],"created_at":"2024-10-13T09:53:13.619Z","updated_at":"2025-03-17T08:40:22.219Z","avatar_url":"https://github.com/ryohey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GraphQL React Example\n\n## 環境構築\n\nターミナルでリポジトリをクローンし、ディレクトリに移動します。npm install を実行します。\n\n```bash\ngit clone https://github.com/ryohey/graphql-react-example.git\ncd graphql-react-example\nnpm install\n```\n\nhttps://github.com/settings/tokens?type=beta より Fine-grained personal access tokens を作成します。\n\n`.env.local.example` ファイルをコピーして `.env.local` と名前をつけます。\n\n`.env.local` を編集し、`VITE_GITHUB_TOKEN` のコメントを解除し、xxx の部分を先程作成した Personal Access Token に置き換えます。\n\n下記のようになります。\n\n```\nVITE_GITHUB_TOKEN=github_pat_...\n```\n\n## 開発\n\n```bash\nnpm run dev\n```\n\nターミナルに表示された URL をブラウザで開きます。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryohey%2Fgraphql-react-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryohey%2Fgraphql-react-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryohey%2Fgraphql-react-example/lists"}