{"id":19854848,"url":"https://github.com/jy8752/the-graph-web","last_synced_at":"2026-04-16T04:02:09.057Z","repository":{"id":107385437,"uuid":"540748457","full_name":"JY8752/The-graph-web","owner":"JY8752","description":"The graphで作成したサブグラフの表示","archived":false,"fork":false,"pushed_at":"2022-09-24T15:08:23.000Z","size":153,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T23:39:20.048Z","etag":null,"topics":["nextjs","the-graph","typescript"],"latest_commit_sha":null,"homepage":"","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/JY8752.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":"2022-09-24T07:38:12.000Z","updated_at":"2023-10-12T13:40:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad8471c4-8d1e-43f5-a234-6a5f0ff680ee","html_url":"https://github.com/JY8752/The-graph-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JY8752/The-graph-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JY8752%2FThe-graph-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JY8752%2FThe-graph-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JY8752%2FThe-graph-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JY8752%2FThe-graph-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JY8752","download_url":"https://codeload.github.com/JY8752/The-graph-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JY8752%2FThe-graph-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nextjs","the-graph","typescript"],"created_at":"2024-11-12T14:10:53.101Z","updated_at":"2026-04-16T04:02:09.030Z","avatar_url":"https://github.com/JY8752.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shimahi subgraph web\n\nThe graphで作成した[shimashiサブグラフ](https://github.com/JY8752/The-graph-demo3)のweb.\n\n![image1](https://user-images.githubusercontent.com/58534052/192087724-d5679050-e3d3-4ac9-bbbc-d86bc2d84261.gif)\n\n## init\n\n```\nnpx create-next-app --ts .\n```\n\n## setup\n\n### graphql\n\n```\nyarn add @apollo/client graphql\n```\n\n### graphql codegen\n\n```\nyarn add -D @graphql-codegen/cli\nyarn add -D @graphql-codegen/typescript\n\nyarn graphql-codegen init\n? What type of application are you building? Application built with React\n? Where is your schema?: (path or url) https://api.thegraph.com/subgraphs/name/jy8752/doodle\n? Where are your operations and fragments?: queries/**/*.ts\n? Pick plugins: TypeScript (required by other typescript plugins), TypeScript Operations (operations and fragments), TypeScript React Apollo (typed components and HOCs)\n? Where to write the output: types/generated/graphql.tsx\n? Do you want to generate an introspection file? No\n? How to name the config file? codegen.yml\n? What script in package.json should run the codegen? gen-types\n\nyarn gen-types\n```\n\n## css\n\n```\nyarn add clsx\n```\n\n### ipfs\n\n```\nyarn add ipfs-core\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjy8752%2Fthe-graph-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjy8752%2Fthe-graph-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjy8752%2Fthe-graph-web/lists"}