{"id":24230869,"url":"https://github.com/nhussein11/subgraph-explorer","last_synced_at":"2026-05-06T18:37:53.905Z","repository":{"id":143570507,"uuid":"611780913","full_name":"nhussein11/subgraph-explorer","owner":"nhussein11","description":"A full-stack application using The Graph protocol to create and deploy a subgraph, and then Next.js to consume the data","archived":false,"fork":false,"pushed_at":"2023-05-05T13:20:03.000Z","size":30975,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T09:42:25.434Z","etag":null,"topics":["blockchain","graphql","nextjs","thegraphprotocol","web3"],"latest_commit_sha":null,"homepage":"https://subgraph-explorer.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/nhussein11.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-09T14:32:06.000Z","updated_at":"2023-09-27T14:37:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d6ada06-ea59-43d1-bcad-e5d688f1d494","html_url":"https://github.com/nhussein11/subgraph-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nhussein11/subgraph-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhussein11%2Fsubgraph-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhussein11%2Fsubgraph-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhussein11%2Fsubgraph-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhussein11%2Fsubgraph-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhussein11","download_url":"https://codeload.github.com/nhussein11/subgraph-explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhussein11%2Fsubgraph-explorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266580361,"owners_count":23951207,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["blockchain","graphql","nextjs","thegraphprotocol","web3"],"created_at":"2025-01-14T13:31:07.840Z","updated_at":"2026-05-06T18:37:53.878Z","avatar_url":"https://github.com/nhussein11.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subgraph Explorer\n\nThis is a subgraph explorer for the [Graph](https://thegraph.com/). It allows you to explore the subgraphs deployed to the Graph and their entities.\nThe idea of this project is to show how to build a subgraph explorer using the Graph, deploy it to the Graph and use it to explore the subgraphs deployed to the Graph and finally consume the data using Nextjs.\n\n## Getting Started :books:\n\nTo get started, clone the repository and install the dependencies:\n**_ Note: This project uses yarn _**\n\n```bash\ngit clone https://github.com/nhussein11/subgraph-explorer.git\n```\n\nFirst, you need to install the dependencies for the subgraph explorer.\n\n```bash\ncd subgraph-explorer\n```\n\n```bash\nyarn install\n```\n\nAfter that, you need to install the dependencies for the frontend\n\n```bash\ncd frontend\n```\n\n```bash\nyarn install\n```\n\n## Running the project :running:\n\nTo run the project, you need to only run the frontend, because I've deployed the subgraph explorer to the Graph.\n\n```bash\ncd frontend\n```\n\n```bash\nyarn dev\n```\n\n## Deploying the subgraph explorer to the Graph :rocket:\n\nTo deploy the subgraph explorer to the Graph, I highly recommend you to read the [Graph documentation](https://thegraph.com/docs/quick-start).\nSpecifically, you need to read the [Create a Subgraph](https://thegraph.com/docs/create-a-subgraph) and the [Deploy a Subgraph](https://thegraph.com/docs/en/deploying/subgraph-studio/) sections.\nThen, you will understand how to create and deploy a subgraph to the Graph.\n\n# Contributing :heart:\n\nIf you want to contribute to this project, feel free to open a pull request or an issue. I will be happy to review it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhussein11%2Fsubgraph-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhussein11%2Fsubgraph-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhussein11%2Fsubgraph-explorer/lists"}