{"id":15994159,"url":"https://github.com/jexp/buzzoverflow","last_synced_at":"2026-02-11T18:09:26.292Z","repository":{"id":39100950,"uuid":"268931614","full_name":"jexp/buzzoverflow","owner":"jexp","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T07:45:03.000Z","size":5239,"stargazers_count":3,"open_issues_count":60,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T14:47:17.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jexp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-02T23:41:55.000Z","updated_at":"2021-07-11T16:30:48.000Z","dependencies_parsed_at":"2023-02-05T16:01:07.976Z","dependency_job_id":null,"html_url":"https://github.com/jexp/buzzoverflow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jexp/buzzoverflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fbuzzoverflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fbuzzoverflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fbuzzoverflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fbuzzoverflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexp","download_url":"https://codeload.github.com/jexp/buzzoverflow/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fbuzzoverflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271998830,"owners_count":24856117,"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-08-25T02:00:12.092Z","response_time":1107,"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":[],"created_at":"2024-10-08T07:06:40.885Z","updated_at":"2026-02-11T18:09:21.265Z","avatar_url":"https://github.com/jexp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buzzoverflow App built with GRANDstack Starter\n\nThis is a GraphQL demo app, using StackOverflow questions, answers, tags and users.\n\nIt is a newer version of the one explained on medium in [open-graphql](https://medium.com/open-graphql/build-a-stackoverflow-graphql-api-demo-app-in-10-minutes-69afbf4d037c).\n\nI recorded the session building it on [Twitch](https://Twitch.tv/neo4j_), here is [the Youtube video](https://youtu.be/Quk1-LhG03E).\n\n![](img/buzzoverflow-dashboard.png)\n\n## How did I build this?\n\nI originally created a Neo4j Sandbox and imported some [StackOverflow data using apoc.load.json](./load-so.cypher)\nfrom their [API](https://api.stackexchange.com/2.2/questions?pagesize=100\u0026order=desc\u0026sort=creation\u0026tagged=graphql\u0026site=stackoverflow\u0026filter=!5-i6Zw8Y%294W7vpy91PMYsKM-k9yzEsSC1_Uxlf)\n\nThe app is built with the [GRANDstack](https://grandstack.io) (GraphQL, React, Apollo, Neo4j Database) starter's \n\n```\nnpx create-grandstack-app buzzoverflow\n```\n\nWe then inferred the schema with `npm inferschema:write` and adjusted the React component to the StackOverflow dataset.\n\nThe backend database is running on [demo.neo4jlabs.com](https://demo.neo4jlabs.com:7473/browser), \nReadonly user with name, password and db \"buzzoverflow\"\n\nIt is also deployed to netlify under [buzzoverflow.com](https://buzzoverflow.com)\n\nIf you want to create your own backing database just sign up to play on [Neo4j Sandbox(]https://neo4j.com/sandbox) or for proper work with [Neo4j's managed service Aura](https://neo4j.com/aura).\n\nMake sure to adjust the connection details then in the `api/.env` file.\n\nRun locally with `npm run start` \n\nThe GraphQL API is the available as a [GraphQL playground](http://localhost:4001) and the [React app](http://localhost:3000)\n\n## Notes on GRANDstack starter\n\n[![Hands On With The GRANDstack Starter](http://img.youtube.com/vi/rPC71lUhK_I/0.jpg)](http://www.youtube.com/watch?v=1JLs166lPcA 'Hands On With The GRANDstack Starter')\n\nYou can find instructions for other ways to use Neo4j (Neo4j Desktop, Neo4j Aura, and other cloud services) in the [Neo4j directory README.](./neo4j)\n\nThis project is licensed under the Apache License v2.\nCopyright (c) 2020 Neo4j, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fbuzzoverflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexp%2Fbuzzoverflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fbuzzoverflow/lists"}