{"id":13881008,"url":"https://github.com/benawad/type-graphql-series","last_synced_at":"2025-04-06T04:11:39.098Z","repository":{"id":41052344,"uuid":"164530863","full_name":"benawad/type-graphql-series","owner":"benawad","description":"Typescript GraphQL Server built with TypeGraphQL","archived":false,"fork":false,"pushed_at":"2022-06-20T09:58:01.000Z","size":161,"stargazers_count":326,"open_issues_count":12,"forks_count":130,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-30T03:05:18.995Z","etag":null,"topics":["graphql","postgresql","redis","typegraphql","typescript"],"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/benawad.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}},"created_at":"2019-01-08T01:43:13.000Z","updated_at":"2025-03-23T13:19:42.000Z","dependencies_parsed_at":"2022-09-20T21:21:06.735Z","dependency_job_id":null,"html_url":"https://github.com/benawad/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/benawad%2Ftype-graphql-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benawad%2Ftype-graphql-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benawad%2Ftype-graphql-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benawad%2Ftype-graphql-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benawad","download_url":"https://codeload.github.com/benawad/type-graphql-series/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430871,"owners_count":20937874,"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","postgresql","redis","typegraphql","typescript"],"created_at":"2024-08-06T08:03:46.479Z","updated_at":"2025-04-06T04:11:38.952Z","avatar_url":"https://github.com/benawad.png","language":"TypeScript","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects","TypeScript"],"sub_categories":[],"readme":"# type-graphql-series\n\nCode for: https://www.youtube.com/playlist?list=PLN3n1USn4xlma1bBu3Tloe4NyYn9Ko8Gs\n\n# Installing\n\n1. Clone and install dependecies\n```\ngit clone https://github.com/benawad/type-graphql-series.git\ncd type-graphql-series\nyarn\n```\n2. Make sure you have PostgreSQL running on your computer with a database called `typegraphql-example` and a user who has access to that database with the username `postgres` and password `postgres`\n* Mac: https://www.codementor.io/engineerapart/getting-started-with-postgresql-on-mac-osx-are8jcopb\n* Windows: https://www.guru99.com/download-install-postgresql.html\n* Docker: https://www.youtube.com/watch?v=G3gnMSyX-XM\n* Linux: you know what you're doing\n* How to create a user: https://medium.com/coding-blocks/creating-user-database-and-adding-access-on-postgresql-8bfcd2f4a91e\n\n3. Make sure you have Redis running on your computer\n* Mac: https://medium.com/@petehouston/install-and-config-redis-on-mac-os-x-via-homebrew-eb8df9a4f298\n* Windows: https://redislabs.com/blog/redis-on-windows-10/\n* Linux: you know what you're doing\n\n4. Start the server\n```\nyarn start\n```\nTo verified it worked, you can go to http://localhost:4000\n\nIf you need any help setting this up feel free to message me on Discord: https://discord.gg/Vehs99V\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenawad%2Ftype-graphql-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenawad%2Ftype-graphql-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenawad%2Ftype-graphql-series/lists"}