{"id":18455894,"url":"https://github.com/howtographql/typescript-apollo","last_synced_at":"2025-05-08T00:28:08.591Z","repository":{"id":39673464,"uuid":"430902132","full_name":"howtographql/typescript-apollo","owner":"howtographql","description":"Tutorial for HowToGraphQL with Typescript, Apollo-Server, Nexus and Prisma.","archived":false,"fork":false,"pushed_at":"2025-03-19T12:04:24.000Z","size":90,"stargazers_count":50,"open_issues_count":14,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T15:46:44.650Z","etag":null,"topics":["apollo-server","graphql","prisma","typescript"],"latest_commit_sha":null,"homepage":"https://www.howtographql.com/typescript-apollo/0-introduction/","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/howtographql.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}},"created_at":"2021-11-22T23:57:36.000Z","updated_at":"2024-12-01T22:57:26.000Z","dependencies_parsed_at":"2023-09-23T21:15:20.380Z","dependency_job_id":"2489eafc-490b-487f-b873-59ef2b138f4b","html_url":"https://github.com/howtographql/typescript-apollo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howtographql%2Ftypescript-apollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howtographql%2Ftypescript-apollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howtographql%2Ftypescript-apollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howtographql%2Ftypescript-apollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howtographql","download_url":"https://codeload.github.com/howtographql/typescript-apollo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252976015,"owners_count":21834540,"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","prisma","typescript"],"created_at":"2024-11-06T08:09:25.687Z","updated_at":"2025-05-08T00:28:08.563Z","avatar_url":"https://github.com/howtographql.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-apollo\nTutorial for HowToGraphQL with Typescript, Apollo-Server, Nexus and Prisma.\n\n\n### Installation\n\n1. Install dependencies: `npm install`\n2. Start a PostgreSQL database with docker using: `docker-compose up -d`. \n    - If you have a local instance of PostgreSQL running, you can skip this step. \n3. Create a `.env` file and add the `DATABASE_URL` environment variable with a [PostgreSQL connection string](https://www.prisma.io/docs/concepts/database-connectors/postgresql#connection-details).\n    - The `.env.example` file is provided as reference. \n4. Apply database migrations: `npx prisma migrate dev` \n5. Start the project:  `npm run dev`\n6. Access the project at http://localhost:3000/\n\n\n**Note:** The state of the codebase at the beginning of [chapter-9](https://www.howtographql.com/typescript-apollo/9-deployment/) is available in the [`chapter-9-start`](https://github.com/howtographql/typescript-apollo/tree/chapter-9-start) branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtographql%2Ftypescript-apollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowtographql%2Ftypescript-apollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtographql%2Ftypescript-apollo/lists"}