{"id":15397521,"url":"https://github.com/kgajera/nextjs-postgraphile","last_synced_at":"2026-04-27T12:04:21.862Z","repository":{"id":112548737,"uuid":"482405831","full_name":"kgajera/nextjs-postgraphile","owner":"kgajera","description":"A starter template bringing together Next.js and PostGraphile","archived":false,"fork":false,"pushed_at":"2022-04-17T02:31:47.000Z","size":105,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T02:16:05.306Z","etag":null,"topics":["nextjs","postgraphile"],"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/kgajera.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},"funding":{"github":"kgajera"}},"created_at":"2022-04-17T02:15:12.000Z","updated_at":"2025-01-07T21:26:28.000Z","dependencies_parsed_at":"2023-05-16T04:15:33.231Z","dependency_job_id":null,"html_url":"https://github.com/kgajera/nextjs-postgraphile","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"534d2d31114f26e47d32da13007fc2ebc90c9c08"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgajera%2Fnextjs-postgraphile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgajera%2Fnextjs-postgraphile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgajera%2Fnextjs-postgraphile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kgajera%2Fnextjs-postgraphile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kgajera","download_url":"https://codeload.github.com/kgajera/nextjs-postgraphile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245944175,"owners_count":20697967,"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":["nextjs","postgraphile"],"created_at":"2024-10-01T15:38:18.987Z","updated_at":"2026-04-27T12:04:21.832Z","avatar_url":"https://github.com/kgajera.png","language":"TypeScript","funding_links":["https://github.com/sponsors/kgajera"],"categories":[],"sub_categories":[],"readme":"# Next.js PostGraphile Starter\n\nA quick-start template for full-stack application development using React, Node.js, GraphQL and PostgreSQL utilizing the [Next.js](https://nextjs.org/) framework and [PostGraphile](https://www.graphile.org/).\n\n## Prerequisites\n\n- [Node.js 12.22.0](https://nodejs.org/) or later\n- [PostgreSQL](https://www.postgresql.org/) database\n\n## Getting Started\n\n1. Run `yarn` to install dependencies\n1. Create your `.env.local` file: `cp .env.local.template .env.local`\n1. Run `yarn dev` to start the development server\n\n## GraphQL Routes\n\n- GraphQL - http://localhost:3000/api/graphql\n- GraphiQL - http://localhost:3000/api/graphiql\n\n## Tech Stack\n\nThis tech stack allows for rapid and maintainable application development because you will be writing less code using these tools!\n\n- [Apollo Client](https://www.apollographql.com/docs/react/) - Fetch, cache, and modify application data from a GraphQL API\n- [GraphQL Code Generator](https://www.graphql-code-generator.com/) - Generate typings and React hooks for your GraphQL API and queries\n- [Next.js](https://nextjs.org/) - React framework for full-stack applications\n- [PostGraphile](https://www.graphile.org/) - Automatic GraphQL API based on a PostgreSQL schema\n- [PostgreSQL](https://www.postgresql.org/) - Database\n- [TypeScript](https://www.typescriptlang.org/) - Strongly type your codebase\n\n## Where to go from here?\n\nThis is a bare template that sets up the tooling needed for this tech stack. From here, you should start designing your [PostgreSQL schema](https://www.graphile.org/postgraphile/postgresql-schema-design/), which in turn, creates your GraphQL API. Then you can start builing the UI for your application.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgajera%2Fnextjs-postgraphile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkgajera%2Fnextjs-postgraphile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkgajera%2Fnextjs-postgraphile/lists"}