{"id":19319667,"url":"https://github.com/blockcoders/nestjs-api-boilerplate","last_synced_at":"2025-07-24T15:10:44.110Z","repository":{"id":53202816,"uuid":"425082019","full_name":"blockcoders/nestjs-api-boilerplate","owner":"blockcoders","description":"A boilerplate for building production-ready RESTful APIs using NestJS","archived":false,"fork":false,"pushed_at":"2022-05-05T20:09:46.000Z","size":360,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T02:22:24.393Z","etag":null,"topics":["boilerplate","express","fastify","github-actions","nest","nestjs","nestjs-backend","nestjs-boilerplate","nodejs","pnpm","rest-api","starter","typescript","workflow"],"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/blockcoders.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":"2021-11-05T20:55:22.000Z","updated_at":"2023-10-17T15:03:27.000Z","dependencies_parsed_at":"2022-08-19T20:20:21.175Z","dependency_job_id":null,"html_url":"https://github.com/blockcoders/nestjs-api-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/blockcoders%2Fnestjs-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockcoders%2Fnestjs-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockcoders%2Fnestjs-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blockcoders%2Fnestjs-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blockcoders","download_url":"https://codeload.github.com/blockcoders/nestjs-api-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250287646,"owners_count":21405656,"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":["boilerplate","express","fastify","github-actions","nest","nestjs","nestjs-backend","nestjs-boilerplate","nodejs","pnpm","rest-api","starter","typescript","workflow"],"created_at":"2024-11-10T01:24:45.910Z","updated_at":"2025-04-22T17:31:56.899Z","avatar_url":"https://github.com/blockcoders.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NestJS Api Boilerplate\n\nREST API NestJS Quick Start\n\n## Environment setup\n\n - Install [Node.js](https://nodejs.org/)\n   - Recommended method is by using [NVM](https://github.com/creationix/nvm)\n   - Recommended Node.js version is v16.13\n - Install [Docker](https://docs.docker.com/get-docker/)\n\n## Get Started\n\nInstall all the dependencies:\n\n```\npnpm i --frozen-lockfile\n```\n\nCopy the `.env.sample` file to `.env`\n\n```\ncp .env.sample .env\n```\n\nIn the project directory, you can run:\n\n### `pnpm start:dev`\n\nRuns the NodeJs services in the development mode.\\\nOpen [localhost:8080/api/v1/ping](http://localhost:8080/api/v1/ping) to view it in the browser or Postman.\n\nThe service will reload if you make edits.\n\n## Test\n\n### `pnpm test`\n\nRunning the unit tests.\n\n### `pnpm test:cov`\n\nRunning the test coverage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockcoders%2Fnestjs-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockcoders%2Fnestjs-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockcoders%2Fnestjs-api-boilerplate/lists"}