{"id":28452871,"url":"https://github.com/secmohammed/graphql-typescript-server-boilerplate","last_synced_at":"2025-10-26T12:47:36.359Z","repository":{"id":40742367,"uuid":"198855363","full_name":"secmohammed/graphql-typescript-server-boilerplate","owner":"secmohammed","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-22T11:49:30.000Z","size":405,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-06T18:13:04.502Z","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/secmohammed.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-07-25T15:18:41.000Z","updated_at":"2023-03-09T03:09:22.000Z","dependencies_parsed_at":"2023-01-30T08:16:46.856Z","dependency_job_id":null,"html_url":"https://github.com/secmohammed/graphql-typescript-server-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/secmohammed/graphql-typescript-server-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secmohammed%2Fgraphql-typescript-server-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secmohammed%2Fgraphql-typescript-server-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secmohammed%2Fgraphql-typescript-server-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secmohammed%2Fgraphql-typescript-server-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secmohammed","download_url":"https://codeload.github.com/secmohammed/graphql-typescript-server-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secmohammed%2Fgraphql-typescript-server-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262351437,"owners_count":23297620,"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":"2025-06-06T18:13:04.738Z","updated_at":"2025-10-26T12:47:31.317Z","avatar_url":"https://github.com/secmohammed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-ts-server-boilerplate\n\nA GraphQL Server boilerplate made with Typescript, PostgreSQL, and Redis\n\n## Installation\n\n1. Clone project\n```\ngit clone https://github.com/benawad/graphql-ts-server-boilerplate.git\n```\n2. cd into folder\n```\ncd graphql-ts-server-boilerplate\n```\n3. Download dependencies \n```\nyarn\n```\n4. Start PostgreSQL server\n5. Create database called `graphql-ts-server-boilerplate`\n```\ncreatedb graphql-ts-server-boilerplate\n```\n6. [Add a user](https://medium.com/coding-blocks/creating-user-database-and-adding-access-on-postgresql-8bfcd2f4a91e) with the username `postgres` and and no password. (You can change what these values are in the [ormconfig.json](https://github.com/benawad/graphql-ts-server-boilerplate/blob/master/ormconfig.json))\n\n7. Install and start Redis\n\n## Usage\n\nYou can start the server with `yarn start` then navigate to `http://localhost:4000` to use GraphQL Playground.\n\n## Features\n* Register - Send confirmation email\n* Login\n* Forgot Password  \n* JWT\n* Authentication middleware\n* Rate limiting\n* Locking accounts\n* Tested using Jest.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecmohammed%2Fgraphql-typescript-server-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecmohammed%2Fgraphql-typescript-server-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecmohammed%2Fgraphql-typescript-server-boilerplate/lists"}