{"id":15776677,"url":"https://github.com/ndom91/nextjs-prisma-gql-ts-starter","last_synced_at":"2026-05-03T12:34:25.251Z","repository":{"id":98435193,"uuid":"358750035","full_name":"ndom91/nextjs-prisma-gql-ts-starter","owner":"ndom91","description":"🚧 Fullstack React starter with my preferences","archived":false,"fork":false,"pushed_at":"2021-04-17T00:33:38.000Z","size":234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-05T17:23:07.253Z","etag":null,"topics":["fullstack","graphql","nextjs","starter","template","typescript","urql"],"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/ndom91.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":["ndom91"]}},"created_at":"2021-04-17T00:26:54.000Z","updated_at":"2021-06-02T15:52:48.000Z","dependencies_parsed_at":"2023-04-29T17:47:25.278Z","dependency_job_id":null,"html_url":"https://github.com/ndom91/nextjs-prisma-gql-ts-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/ndom91%2Fnextjs-prisma-gql-ts-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fnextjs-prisma-gql-ts-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fnextjs-prisma-gql-ts-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndom91%2Fnextjs-prisma-gql-ts-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndom91","download_url":"https://codeload.github.com/ndom91/nextjs-prisma-gql-ts-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237547534,"owners_count":19327871,"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":["fullstack","graphql","nextjs","starter","template","typescript","urql"],"created_at":"2024-10-04T17:23:16.405Z","updated_at":"2026-05-03T12:34:20.220Z","avatar_url":"https://github.com/ndom91.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ndom91"],"categories":[],"sub_categories":[],"readme":"# Fullstack Next.js Starter\n\nThis is a full-stack Next.js application starter built with Typescript, Prisma, apollo-server-micro, and urql on the frontend.\n\n## 🎉 Getting started\n\n1. Clone repo `git clone https://github.com/ndom91/nextjs-prisma-gql-ts-starter`\n2. Install dependencies `cd nextjs-prisma-gql-ts-starter \u0026\u0026 npm install`\n3. Copy the `.env.example` and create your own `cp .env.example .env`\n4. Fill in the variables like `DATABASE_URL` to match your environment\n5. Start the application `npm run dev`\n\n### 🗄 Create the database\n\nRun the following command to create your PostgreSQL database. This also creates the required tables that are defined in [`prisma/schema.prisma`](./prisma/schema.prisma) as well as the initial migration:\n\n```\nnpx prisma migrate dev --name init\n```\n\nIt will connect to the database defined in your `DATABASE_URL` in your `.env` file and create the appropriate tables, columns, etc.\n\n## 📋 License\n\n[`MIT`](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndom91%2Fnextjs-prisma-gql-ts-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndom91%2Fnextjs-prisma-gql-ts-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndom91%2Fnextjs-prisma-gql-ts-starter/lists"}