{"id":15391073,"url":"https://github.com/quramy/prisma-yoga-example","last_synced_at":"2025-04-15T22:38:57.451Z","repository":{"id":63951385,"uuid":"572045961","full_name":"Quramy/prisma-yoga-example","owner":"Quramy","description":"GraphQL server example using Prisma and graphql-yoga","archived":false,"fork":false,"pushed_at":"2025-04-09T12:58:01.000Z","size":1064,"stargazers_count":14,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T22:38:24.090Z","etag":null,"topics":["graphql","graphql-yoga","integration-testing","prisma"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quramy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-29T12:48:42.000Z","updated_at":"2024-11-12T08:55:17.000Z","dependencies_parsed_at":"2023-10-20T15:20:46.725Z","dependency_job_id":"9c7ac22a-9dc4-4a0a-a745-7d7dc4ecc837","html_url":"https://github.com/Quramy/prisma-yoga-example","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/Quramy%2Fprisma-yoga-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quramy%2Fprisma-yoga-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quramy%2Fprisma-yoga-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quramy%2Fprisma-yoga-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quramy","download_url":"https://codeload.github.com/Quramy/prisma-yoga-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167410,"owners_count":21223503,"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":["graphql","graphql-yoga","integration-testing","prisma"],"created_at":"2024-10-01T15:09:54.064Z","updated_at":"2025-04-15T22:38:57.433Z","avatar_url":"https://github.com/Quramy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prisma Yoga example\n\nThis repository the following examples:\n\n- [Prisma ORM](https://www.prisma.io) using PostgreSQL\n- GraphQL API server via [graphql-yoga](https://the-guild.dev/graphql/yoga-server)\n  - [Code genenerator for typescript-resover](https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-resolvers)\n  - [DataLoader](https://github.com/graphql/dataloader)\n- And Jest test suites integrated to RDB\n\n## Setup\n\n```sh\n$ docker compose up\n$ npm i\n$ cp .env.example .env\n```\n\n## Start GraphQL Server\n\n```sh\n$ npm run migrate:dev\n$ npm run seed\n$ npm run dev\n$ open http://localhost:4000/graphql\n```\n\n## Run test\n\n```sh\n$ npm run migrate:test\n$ npm test\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquramy%2Fprisma-yoga-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquramy%2Fprisma-yoga-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquramy%2Fprisma-yoga-example/lists"}