{"id":20945222,"url":"https://github.com/jyotindersingh/typegraphql-reference","last_synced_at":"2025-12-27T18:41:06.293Z","repository":{"id":193858384,"uuid":"349358234","full_name":"JyotinderSingh/TypeGraphQL-Reference","owner":"JyotinderSingh","description":"Reference repository for building GraphQL API with Typescript","archived":false,"fork":false,"pushed_at":"2021-03-22T18:45:56.000Z","size":242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T21:43:26.290Z","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/JyotinderSingh.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}},"created_at":"2021-03-19T08:53:51.000Z","updated_at":"2021-03-22T18:45:58.000Z","dependencies_parsed_at":"2023-09-10T13:50:44.100Z","dependency_job_id":null,"html_url":"https://github.com/JyotinderSingh/TypeGraphQL-Reference","commit_stats":null,"previous_names":["jyotindersingh/typegraphql-reference"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JyotinderSingh%2FTypeGraphQL-Reference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JyotinderSingh%2FTypeGraphQL-Reference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JyotinderSingh%2FTypeGraphQL-Reference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JyotinderSingh%2FTypeGraphQL-Reference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JyotinderSingh","download_url":"https://codeload.github.com/JyotinderSingh/TypeGraphQL-Reference/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335583,"owners_count":20274940,"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-11-18T23:47:12.972Z","updated_at":"2025-12-27T18:41:06.249Z","avatar_url":"https://github.com/JyotinderSingh.png","language":"TypeScript","readme":"# TypeGraphQL Boilerplate [in progress]\n\nI'm a noob so I keep such repos on my GitHub to refer back to in the future (2 weeks from now), when I've forgotten how this shit works.\n\n## How this works\n\n- We use TypeGraphQL to make it easier to use TS in GraphQL\n- We use Apollo Server to setup a GraphQL server, using Express\n- We use TypeORM as the ORM of choice, which makes using Postgresql easier\n- We use bcrypt for hashing passwords (not the best choice, but is easy to setup - you probably want to use a stronger hashing library in production)\n- we use sessions to keep user logged in, we use the express-session library for this\n- connect-redis provides Redis session storage for Express\n  - ioredis is the redis client that we're going to use\n  - we also install cors so that we don't face problems with cookies\n- We send confirmation emails to users on sign up to confirm their accounts, which contain a link that the user needs to click to be able to login to their account\n- We allow the user to reset their password by clicking on a link sent to their email\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyotindersingh%2Ftypegraphql-reference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjyotindersingh%2Ftypegraphql-reference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyotindersingh%2Ftypegraphql-reference/lists"}