{"id":15568671,"url":"https://github.com/weakky/ecommerce-repro","last_synced_at":"2025-10-29T06:22:16.373Z","repository":{"id":96186997,"uuid":"152454127","full_name":"Weakky/ecommerce-repro","owner":"Weakky","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-10T16:24:29.000Z","size":76,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T17:07:06.555Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Weakky.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":"2018-10-10T16:22:07.000Z","updated_at":"2020-01-13T18:03:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"36d79fe2-76e9-4ea1-998d-368f54eb8afd","html_url":"https://github.com/Weakky/ecommerce-repro","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"a00a97178fca3dffdd1d8b060cedf3985d320704"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weakky%2Fecommerce-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weakky%2Fecommerce-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weakky%2Fecommerce-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weakky%2Fecommerce-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Weakky","download_url":"https://codeload.github.com/Weakky/ecommerce-repro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145079,"owners_count":20730495,"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":[],"created_at":"2024-10-02T17:20:27.414Z","updated_at":"2025-10-29T06:22:11.341Z","avatar_url":"https://github.com/Weakky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-graphql\n\nThis example demonstrates how to implement a **GraphQL server with TypeScript** based on Prisma \u0026 [graphql-yoga](https://github.com/prisma/graphql-yoga).\n\n## Get started\n\n### 1. Download example \u0026 Install dependencies\n\nClone the repository:\n\n```\ngit clone git@github.com:prisma/prisma-examples.git\n```\n\nInstall Node dependencies:\n\n```\ncd prisma-examples/typescript-graphql\nyarn install # or `npm install`\n```\n\n### 2. Deploy the Prisma API\n\nYou will now deploy the Prisma API that's backing this example. This requires you to have [Docker](https://www.docker.com) installed on your machine (if you don't have Docker follow the collapsed instructions below the code block):\n\n```\ndocker-compose up -d\n\ncd prisma\n\n# provided as a script in package.json\nyarn prisma deploy\n```\n\n\u003cdetails\u003e\n \u003csummary\u003e\u003cstrong\u003eI don't have Docker installed on my machine\u003c/strong\u003e\u003c/summary\u003e\n\nTo deploy your service to a Demo server (rather than locally with Docker), follow these steps:\n\n- Run the following command:\n  ```\n  yarn prisma deploy --new\n  ```\n- In the interactive CLI wizard:\n  - Select the **Demo server**\n  - For all following questions, choose the suggested values by just hitting **Enter**\n\n\u003c/details\u003e\n\n### 3. Start the server\n\n```\nyarn start\n```\n\nNavigate to [http://localhost:4000](http://localhost:4000) in your browser to explore the API of your GraphQL server in a [GraphQL Playground](https://github.com/prisma/graphql-playground).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakky%2Fecommerce-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweakky%2Fecommerce-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakky%2Fecommerce-repro/lists"}