{"id":17296766,"url":"https://github.com/azgaar/pizza-graphql","last_synced_at":"2026-05-11T07:55:45.039Z","repository":{"id":41965139,"uuid":"422728952","full_name":"Azgaar/pizza-graphql","owner":"Azgaar","description":"Demo pizza React + GraphQL app","archived":false,"fork":false,"pushed_at":"2023-01-30T09:30:58.000Z","size":2832,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-26T20:51:56.532Z","etag":null,"topics":["apollo-client","graphql","pizza","reactjs","yoga-graphql"],"latest_commit_sha":null,"homepage":"https://pizza-graphql.netlify.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/Azgaar.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}},"created_at":"2021-10-29T22:33:32.000Z","updated_at":"2022-03-27T13:31:00.000Z","dependencies_parsed_at":"2023-02-16T06:01:18.226Z","dependency_job_id":null,"html_url":"https://github.com/Azgaar/pizza-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azgaar/pizza-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2Fpizza-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2Fpizza-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2Fpizza-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2Fpizza-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azgaar","download_url":"https://codeload.github.com/Azgaar/pizza-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azgaar%2Fpizza-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259473589,"owners_count":22863509,"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-client","graphql","pizza","reactjs","yoga-graphql"],"created_at":"2024-10-15T11:13:46.482Z","updated_at":"2026-05-11T07:55:39.991Z","avatar_url":"https://github.com/Azgaar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pizza GraphQL\n\nSimple pizza [GraphQL](https://graphql.org/) monorepo application. The deployed client is available on [pizza-graphql.netlify.app](https://pizza-graphql.netlify.app/). GraphQL server is deployed to [pizza-graphql.vercel.app/graphql](https://pizza-graphql.vercel.app/graphql).\n\nClient:\n\n- [TypeScript](https://www.typescriptlang.org/)\n- [React](https://facebook.github.io/create-react-app/)\n- [Apollo Client](https://www.apollographql.com/docs/react/)\n\nGraphQL Server:\n\n- [Express](https://expressjs.com)\n- [Graphql-yoga](https://github.com/dotansimha/graphql-yoga)\n- [Graphql-tools/schema](https://www.npmjs.com/package/@graphql-tools/schema)\n\n![main_screen](https://user-images.githubusercontent.com/26469650/141659346-7c278b1a-3f75-4fb2-b077-489d4f749367.png)\n\n![shopping_card](https://user-images.githubusercontent.com/26469650/141659363-f281db12-eb02-4dbe-a93e-b4fb1caf5b18.png)\n\n## Requirements\n\n- NodeJS\n\n## Local Installation\n\n**Client:**\n\n```\ncd client\nyarn\nyarn start\n```\n\nGo to the client page: `localhost:3000`\n\n**Server:**\n\n```\ncd server\nnpm install\nnpm run dev\n```\n\nGo to the GraphQL playground: `localhost:3001/graphql`\n\n## Deployment\n\nClient is React (CRA) app. Build the app and deploy to any server and set up the only requred variable:\n\n```\nREACT_APP_GRAPHQL_SERVER = graphql server url\n```\n\nGraphQL server doesn't require build step and can be deployed to any server. Set up CLIENT variable to point to the client URL:\n\n```\nCLIENT = client url\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazgaar%2Fpizza-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazgaar%2Fpizza-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazgaar%2Fpizza-graphql/lists"}