{"id":23721231,"url":"https://github.com/byndyusoft/nest-template","last_synced_at":"2026-03-07T02:02:26.230Z","repository":{"id":37828022,"uuid":"394567943","full_name":"Byndyusoft/nest-template","owner":"Byndyusoft","description":"Base template for NestJS applications","archived":false,"fork":false,"pushed_at":"2025-05-24T23:38:02.000Z","size":9237,"stargazers_count":11,"open_issues_count":18,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-02T08:10:53.802Z","etag":null,"topics":["nestjs","template"],"latest_commit_sha":null,"homepage":"https://github.com/Byndyusoft/nest-template/wiki","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byndyusoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-10T07:46:52.000Z","updated_at":"2025-01-31T10:27:53.000Z","dependencies_parsed_at":"2024-01-22T06:37:47.512Z","dependency_job_id":"aa100c77-6c08-48a8-a479-33099f65a328","html_url":"https://github.com/Byndyusoft/nest-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"Byndyusoft/node-typescript-template","purl":"pkg:github/Byndyusoft/nest-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnest-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnest-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnest-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnest-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byndyusoft","download_url":"https://codeload.github.com/Byndyusoft/nest-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byndyusoft%2Fnest-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265742721,"owners_count":23820898,"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":["nestjs","template"],"created_at":"2024-12-30T22:18:13.641Z","updated_at":"2026-03-07T02:02:26.170Z","avatar_url":"https://github.com/Byndyusoft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ᐸRepository nameᐳ\n\n[![test](https://github.com/Byndyusoft/nest-template/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/Byndyusoft/nest-template/actions/workflows/test.yaml)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\nᐸRepository descriptionᐳ\n\n## Monorepo\n\nMonorepo structure is described in root [package.json](./package.json) and contains the following packages:\n\n- [app](./packages/app) - executable service\n- [client](./packages/client) - service client\n- [dtos](./packages/dtos) - common dtos between service and its client\n- [dtosTesting](./packages/dtosTesting) - dtos factories for unit tests\n- [entities](./packages/dtosTesting) - entities\n- [migrator](./packages/migrator) - service migrator\n\n## Prerequisites\n\nMake sure you have installed all of the following prerequisites on your development machine:\n\n- [Git](https://git-scm.com)\n- [Node.js](https://nodejs.org) (version 16 LTS or higher)\n- [Yarn](https://yarnpkg.com) package manager\n\n## Code conventions\n\nSome code conventions are enforced automatically by ESLint + Prettier + markdownlint + husky + lint-staged stack.\n\n## Service development lifecycle\n\n- Implement business logic\n- Add or adapt unit-tests (prefer before and simultaneously with coding)\n- Add or change the documentation as needed\n- Open pull request in the correct branch. Target the project's `master` branch\n\n## Running locally\n\nService can be run locally using the following command:\n\n```bash\nyarn install\nyarn run build\nyarn run start\n```\n\n## Maintainers\n\n- [@Byndyusoft/owners](https://github.com/orgs/Byndyusoft/teams/owners) \u003c\u003cgithub.maintain@byndyusoft.com\u003e\u003e\n- [@Byndyusoft/team](https://github.com/orgs/Byndyusoft/teams/team)\n- [@KillWolfVlad](https://github.com/KillWolfVlad)\n\n## License\n\nThis repository is released under version 2.0 of the\n[Apache License](https://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyndyusoft%2Fnest-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyndyusoft%2Fnest-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyndyusoft%2Fnest-template/lists"}