{"id":18916369,"url":"https://github.com/renyuanz/nextjs-typescript-graphql-starter","last_synced_at":"2025-10-09T16:43:06.955Z","repository":{"id":39594712,"uuid":"283504896","full_name":"renyuanz/nextjs-typescript-graphql-starter","owner":"renyuanz","description":"A Next.js starter with Typescript, Jest, GraphQL Apollo Server \u0026 Apollo Client v3 with graphql-codegen.","archived":false,"fork":false,"pushed_at":"2023-01-06T12:46:09.000Z","size":3625,"stargazers_count":19,"open_issues_count":14,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T19:06:12.845Z","etag":null,"topics":["apollo-server","graphql","graphql-codegen","jest","nextjs","typescript"],"latest_commit_sha":null,"homepage":"https://nextjs-typescript-graphql-starter.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/renyuanz.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":"2020-07-29T13:21:37.000Z","updated_at":"2024-02-25T14:21:17.000Z","dependencies_parsed_at":"2023-02-06T02:45:42.435Z","dependency_job_id":null,"html_url":"https://github.com/renyuanz/nextjs-typescript-graphql-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renyuanz%2Fnextjs-typescript-graphql-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renyuanz%2Fnextjs-typescript-graphql-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renyuanz%2Fnextjs-typescript-graphql-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/renyuanz%2Fnextjs-typescript-graphql-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/renyuanz","download_url":"https://codeload.github.com/renyuanz/nextjs-typescript-graphql-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249035676,"owners_count":21202135,"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-server","graphql","graphql-codegen","jest","nextjs","typescript"],"created_at":"2024-11-08T10:19:21.173Z","updated_at":"2025-10-09T16:43:01.923Z","avatar_url":"https://github.com/renyuanz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextJS Typescript Boilerplate\n\nLive demo: https://nextjs-typescript-graphql-starter.vercel.app\n\nBootstrap a developer-friendly NextJS app configured with:\n\n- [Typescript](https://www.typescriptlang.org/)\n- [Apollo Server](https://github.com/apollographql/apollo-server) creates your GraphQL API\n- [GraphQL code generator](https://graphql-code-generator.com/) automatically generates Apollo Hooks, HoC, TS types\n- Linting with [ESLint](https://eslint.org/)\n- Formatting with [Prettier](https://prettier.io/)\n- Linting, typechecking and formatting on by default using [`husky`](https://github.com/typicode/husky) for commit hooks\n- Testing with [Jest](https://jestjs.io/) and [`react-testing-library`](https://testing-library.com/docs/react-testing-library/intro)\n\n## Deploy your own\n\nDeploy the example using [Vercel](https://vercel.com):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/renyuanz/nextjs-typescript-graphql-starter)\n\n## How to use\n\n### Use this template\n\nClick the \"green\" button on the right\n\n![Use this template](./Use-this-template.png)\n\n### Download manually\n\nDownload the example:\n\n```bash\ngit clone git@github.com:renyuanz/nextjs-graphql-ts-codegen-boilerplate.git my-next-project\ncd my-next-project\n```\n\nInstall it and run:\n\n```bash\nnpm install\nnpm run dev\n# or\nyarn\nyarn dev\n```\n\n## Run tests\n\n```bash\nyarn test\n# or watching\nyarn test --watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenyuanz%2Fnextjs-typescript-graphql-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frenyuanz%2Fnextjs-typescript-graphql-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frenyuanz%2Fnextjs-typescript-graphql-starter/lists"}