{"id":19779201,"url":"https://github.com/rongfengliang/nestjs-graphql-docker","last_synced_at":"2026-04-09T01:31:53.764Z","repository":{"id":106172827,"uuid":"142949311","full_name":"rongfengliang/nestjs-graphql-docker","owner":"rongfengliang","description":"nestjs-graphql-docker","archived":false,"fork":false,"pushed_at":"2018-07-31T02:02:12.000Z","size":99,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T19:56:52.503Z","etag":null,"topics":["docker","docker-compose","graphql","nestjs"],"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/rongfengliang.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-07-31T02:01:56.000Z","updated_at":"2019-01-03T00:23:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"fceeeed9-a52c-4314-b5e5-b5b7f66df2d4","html_url":"https://github.com/rongfengliang/nestjs-graphql-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/nestjs-graphql-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fnestjs-graphql-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fnestjs-graphql-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fnestjs-graphql-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fnestjs-graphql-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/nestjs-graphql-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fnestjs-graphql-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["docker","docker-compose","graphql","nestjs"],"created_at":"2024-11-12T05:33:48.796Z","updated_at":"2026-04-09T01:31:53.742Z","avatar_url":"https://github.com/rongfengliang.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nestjs graphql \u0026\u0026 docker demo\n\n## How to Run (with docker-compose)\n\n* build image\n\n```code\ndocker-compose build\n```\n\n* Run\n\n```code\ndocker-compose up -d\n\n```\n\n## How to Run (with local docker instance)\n\n* build image\n\n```code\ndocker build -t nest-graphql .\n```\n\n* Run\n\n```code\ndocker run -d -p 3000:3000 nest-graphql\n\nor with build image from dockerhub\n\ndocker run -d -p 3000:3000 dalongrong/nestjs-graphql\n\n```\n\n## with graphql playground\n\n![image](./images/p.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fnestjs-graphql-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fnestjs-graphql-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fnestjs-graphql-docker/lists"}