{"id":16534615,"url":"https://github.com/hardyscc/type-graphql-series","last_synced_at":"2026-05-08T22:03:07.579Z","repository":{"id":103774783,"uuid":"172876146","full_name":"hardyscc/type-graphql-series","owner":"hardyscc","description":"type-graphql-series  (from Ben Awad)","archived":false,"fork":false,"pushed_at":"2019-03-18T06:57:46.000Z","size":659,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T00:32:55.920Z","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/hardyscc.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":"2019-02-27T08:35:22.000Z","updated_at":"2019-03-10T07:42:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"c61374fb-9b32-4b33-930e-a8cde49bb791","html_url":"https://github.com/hardyscc/type-graphql-series","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/hardyscc%2Ftype-graphql-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Ftype-graphql-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Ftype-graphql-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardyscc%2Ftype-graphql-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardyscc","download_url":"https://codeload.github.com/hardyscc/type-graphql-series/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241678157,"owners_count":20001682,"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-11T18:24:46.665Z","updated_at":"2026-05-08T22:03:07.550Z","avatar_url":"https://github.com/hardyscc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# start a docker instance of postgres, redis\n\ndocker run --name some-redis -p 6379:6379 -d redis\ndocker run --name some-postgres -p 5432:5432 -d -e POSTGRES_DB=typegraphql-example -e POSTGRES_PASSWORD=postgres postgres\n\n# start a command line instance of postgres, redis\n\ndocker run -it --rm --link some-redis:redis redis redis-cli -h redis -p 6379\ndocker run -it --rm --link some-postgres:postgres postgres psql -h postgres -U postgres typegraphql-example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Ftype-graphql-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardyscc%2Ftype-graphql-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardyscc%2Ftype-graphql-series/lists"}