{"id":13660590,"url":"https://github.com/fernandohenriques/nestjs-graphql-boilerplate","last_synced_at":"2025-03-15T11:33:23.161Z","repository":{"id":46912877,"uuid":"232802197","full_name":"fernandohenriques/nestjs-graphql-boilerplate","owner":"fernandohenriques","description":"Dockerized API boilerplate with NestJS and GraphQL.","archived":false,"fork":false,"pushed_at":"2023-01-24T01:12:51.000Z","size":217,"stargazers_count":176,"open_issues_count":45,"forks_count":27,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T01:11:09.167Z","etag":null,"topics":["docker","graphql","jest","make","nestjs","prettier","typegraphql","typeorm","typescript"],"latest_commit_sha":null,"homepage":"","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/fernandohenriques.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":"2020-01-09T12:19:14.000Z","updated_at":"2024-11-27T01:01:49.000Z","dependencies_parsed_at":"2023-02-13T08:00:49.915Z","dependency_job_id":null,"html_url":"https://github.com/fernandohenriques/nestjs-graphql-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandohenriques%2Fnestjs-graphql-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandohenriques%2Fnestjs-graphql-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandohenriques%2Fnestjs-graphql-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fernandohenriques%2Fnestjs-graphql-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fernandohenriques","download_url":"https://codeload.github.com/fernandohenriques/nestjs-graphql-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243725077,"owners_count":20337660,"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":["docker","graphql","jest","make","nestjs","prettier","typegraphql","typeorm","typescript"],"created_at":"2024-08-02T05:01:23.369Z","updated_at":"2025-03-15T11:33:22.811Z","avatar_url":"https://github.com/fernandohenriques.png","language":"TypeScript","funding_links":[],"categories":["Resources","TypeScript"],"sub_categories":[],"readme":"# NestJS GraphQL API Boilerplate\n\n## Getting Started\n\nDocker + Make + Node.js + TypeScript + NestJS + TypeORM + TypeGraphQL + Jest + TSLint + EasyGraphQL Tester = :heart:\n\n### Requirements\n\n```\n$ Git --version\n\u003e= v2.19\n\n$ Docker --version\n\u003e= v19.03.5\n\n$ Docker Compose --version\n\u003e= v1.24.1\n\n$ Make --version\n\u003e= v4.2.1\n\n$ node --version\n\u003e= v10.11.0\n\n$ NPM --version\n\u003e= v6.4.1\n\n```\n\n### How to run with Docker\n\n```\nFrom the terminal, enter the folder where you want to keep the project and perform the following steps:\n\n$ git clone https://github.com/fernandohenriques/nestjs-graphql-boilerplate.git\n$ cd nestjs-graphql-boilerplate\n$ cp .env.sample .env\n$ docker-compose up\n```\n\n### How to run without Docker\n\n```\nFrom the terminal, enter the folder where you want to keep the project and perform the following steps:\n\n$ git clone https://github.com/fernandohenriques/nestjs-graphql-boilerplate.git\n$ cd nestjs-graphql-boilerplate\n$ cp .env.sample .env\n$ npm install\n$ npm run start:dev\n```\n\n### Run tests\n\n```\n$ cd nestjs-graphql-boilerplate\n$ cp .env.sample .env\n$ make test\n```\n\n### Run tests on CI/CD pipeline\n\n```\n$ cd nestjs-graphql-boilerplate\n$ make variables=\".env.test\" test\n```\n\n### Static Analysis\n\n```\n$ cd nestjs-graphql-boilerplate\n$ npm run lint\n```\n\n### Code Coverage\n\n```\n$ cd nestjs-graphql-boilerplate\n$ npm run test:cov\n```\n\n## Built With\n\n* [Docker](https://docker.com/)\n* [Make](https://www.gnu.org/software/make/manual/html_node/Simple-Makefile.html/)\n* [Node.js](https://nodejs.org/)\n* [TypeScript](https://sass-lang.com/)\n* [NestJS](https://nestjs.com/)\n* [Fastify](https://fastify.io/)\n* [TypeORM](https://typeorm.io/)\n* [TypeGraphQL](https://typegraphql.com/)\n* [Jest](https://jestjs.io/)\n* [EasyGraphQL Tester](https://easygraphql.com/docs/easygraphql-tester/overview/)\n* [NPM](https://yarnpkg.com/)\n* [TSLint](https://palantir.github.io/tslint/)\n* [Husky](https://github.com/typicode/husky)\n* [Lint Staged](https://github.com/okonet/lint-staged)\n\n\n## Author\n\n* **Fernando Henriques** - [GitHub](https://github.com/fernandohenriques)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandohenriques%2Fnestjs-graphql-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffernandohenriques%2Fnestjs-graphql-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffernandohenriques%2Fnestjs-graphql-boilerplate/lists"}