{"id":24427390,"url":"https://github.com/wildandhya/nestjs-boilerplate","last_synced_at":"2026-04-10T07:09:10.478Z","repository":{"id":272110638,"uuid":"915547963","full_name":"wildandhya/nestjs-boilerplate","owner":"wildandhya","description":"Simple NestJs REST API Boilerplate","archived":false,"fork":false,"pushed_at":"2025-01-12T07:24:02.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T12:11:27.890Z","etag":null,"topics":["expressjs","nestjs","node-js","typeorm","typescript"],"latest_commit_sha":null,"homepage":"https://nestjs-boilerplate-sigma.vercel.app","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/wildandhya.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-12T06:18:14.000Z","updated_at":"2025-01-12T07:24:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"adcb052d-672b-481e-9c89-9d18ce5e2ce8","html_url":"https://github.com/wildandhya/nestjs-boilerplate","commit_stats":null,"previous_names":["wildandhya/nestjs-boilerplate"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildandhya%2Fnestjs-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildandhya%2Fnestjs-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildandhya%2Fnestjs-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wildandhya%2Fnestjs-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wildandhya","download_url":"https://codeload.github.com/wildandhya/nestjs-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447516,"owners_count":20292448,"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":["expressjs","nestjs","node-js","typeorm","typescript"],"created_at":"2025-01-20T12:10:28.453Z","updated_at":"2025-12-30T10:31:35.200Z","avatar_url":"https://github.com/wildandhya.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS Boilerplate\n\n## Description\n\nThis repository serves as a robust starting point for building secure and scalable applications using the NestJS framework. It is designed with modern development practices and features a suite of tools and patterns to enhance productivity, security, and maintainability.\n\n## Features\n\n- [x] Database\n  - [x] Typeorm ([@nestjs/typeorm](https://www.npmjs.com/package/@nestjs/typeorm))\n- [x] Config Service\n  - [x] [@nestjs/config](https://www.npmjs.com/package/@nestjs/config)\n- [x] Authentication\n  - [x] JWT ([@nestjs/jwt](https://www.npmjs.com/package/@nestjs/jwt))\n  - [x] Bcrypt\n- [x] Authorization\n  - [x] Role-Based Access Control (RBAC)\n  - [x] Claim-Based Authorization\n- [x] Documentation\n  - [x] Swagger ([@nestjs/swagger](https://www.npmjs.com/package/@nestjs/swagger))\n  - [x] Scalar ([@scalar/nestjs-api-reference](https://www.npmjs.com/package/@scalar/nestjs-api-reference))\n- [ ] Message Broker\n  - [ ] Kafka\n- [ ] Cache\n  - [ ] Redis\n- [x] Docker\n\n\n## Getting Started\n\nFollow the steps below to set up and run the codebase on your local machine.\n\n### Prerequisites\n\n- Node.js (v16.x or later)\n- npm or yarn for dependency management\n- Docker (optional, for running the application in a containerized environment)\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/wildandhya/nestjs-boilerplate.git\ncd nestjs-boilerplate\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Set up the environment variables by creating a .env file:\n\n```bash\ncp .env.example .env\n```\n\n### Running the Application\n\n1. Start the application in development mode:\n\n```bash\nnpm run start:dev\n```\n\n2. Access the API documentation at http://localhost:3000/docs\n\n3. To build for production:\n\n```bash\nnpm run build\nnpm run start:prod\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildandhya%2Fnestjs-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwildandhya%2Fnestjs-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwildandhya%2Fnestjs-boilerplate/lists"}