{"id":13598544,"url":"https://github.com/pezzetti/base-app-nestjs","last_synced_at":"2026-01-20T05:38:21.537Z","repository":{"id":46915239,"uuid":"216877520","full_name":"pezzetti/base-app-nestjs","owner":"pezzetti","description":"Base application using nest JS focused on DDD architecture and SOLID principles","archived":false,"fork":false,"pushed_at":"2023-04-11T22:43:17.000Z","size":4384,"stargazers_count":378,"open_issues_count":13,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-06T23:38:41.448Z","etag":null,"topics":["base-application","boilerplate","ddd-architecture","nestjs","solid-principles","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pezzetti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-10-22T17:59:07.000Z","updated_at":"2024-10-11T01:39:24.000Z","dependencies_parsed_at":"2024-01-07T18:06:58.867Z","dependency_job_id":"8579669a-a09a-4547-83e7-ffa1e88e63b6","html_url":"https://github.com/pezzetti/base-app-nestjs","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/pezzetti%2Fbase-app-nestjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezzetti%2Fbase-app-nestjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezzetti%2Fbase-app-nestjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pezzetti%2Fbase-app-nestjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pezzetti","download_url":"https://codeload.github.com/pezzetti/base-app-nestjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248191723,"owners_count":21062558,"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":["base-application","boilerplate","ddd-architecture","nestjs","solid-principles","typescript"],"created_at":"2024-08-01T17:00:53.531Z","updated_at":"2026-01-20T05:38:21.512Z","avatar_url":"https://github.com/pezzetti.png","language":"TypeScript","funding_links":[],"categories":["Resources","资源","TypeScript"],"sub_categories":[],"readme":"# NestJS API boilerplate\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/a32038f660cfc3acd273/maintainability)](https://codeclimate.com/github/pezzetti/base-app-nestjs/maintainability)\n[![Build Status](https://travis-ci.org/pezzetti/base-app-nestjs.svg?branch=master)](https://travis-ci.org/pezzetti/base-app-nestjs)\n[![codecov](https://codecov.io/gh/pezzetti/base-app-nestjs/branch/master/graph/badge.svg?token=3Vv7si5MSD)](https://codecov.io/gh/pezzetti/base-app-nestjs)\n\n## Description\n  Base application API made with NestJS, TypeORM, GraphQL, and Jest\n\n###  Folder structure\n    Code organization based on NestJS modules with Domain Driven Design, focused on codebase scalability.\n\n### SOLID\n    Using SOLID principles to provide better code design for easier maintenance and testing.\n\n### GraphQL / REST\n    You can either create API's REST or Graphql\n\n## Installation\n\n```bash\n$ npm install\n$ docker-compose up -d\n$ cp .env-sample .env\n```\n\n## Running the app\n\n```bash\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n\n## Endpoints\n```\n/users or /graphql\n```\n\n## Swagger documentation\n```\n/docs\n```\n\n## Test\n\n```bash\n# unit tests\n$ npm run test\n\n# e2e tests\n$ npm run test:e2e\n\n# test coverage\n$ npm run test:cov\n```\n\n## License\n  Nest is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpezzetti%2Fbase-app-nestjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpezzetti%2Fbase-app-nestjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpezzetti%2Fbase-app-nestjs/lists"}