{"id":23473242,"url":"https://github.com/chqrd/nest-health","last_synced_at":"2026-04-30T14:34:57.830Z","repository":{"id":268528985,"uuid":"904648515","full_name":"chqrd/nest-health","owner":"chqrd","description":"Add /health endpoints to your NestJS project","archived":false,"fork":false,"pushed_at":"2024-12-17T09:48:16.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T06:42:57.781Z","etag":null,"topics":["nestjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/chqrd.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":"2024-12-17T09:46:14.000Z","updated_at":"2024-12-17T09:56:32.000Z","dependencies_parsed_at":"2024-12-17T10:42:12.942Z","dependency_job_id":null,"html_url":"https://github.com/chqrd/nest-health","commit_stats":null,"previous_names":["chqrd/nest-health"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chqrd%2Fnest-health","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chqrd%2Fnest-health/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chqrd%2Fnest-health/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chqrd%2Fnest-health/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chqrd","download_url":"https://codeload.github.com/chqrd/nest-health/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670501,"owners_count":21142901,"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"],"created_at":"2024-12-24T17:17:29.253Z","updated_at":"2026-04-30T14:34:52.800Z","avatar_url":"https://github.com/chqrd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nest-health\n\nThis NestJS module adds a `/health` endpoint to your project.\n\n## Installation\n\n```typescript\nimport { HealthModule } from \"@chqrd/nest-health\";\nimport { Module } from \"@nestjs/common\";\n\n@Module({\n  imports: [HealthModule],\n})\nexport class AppModule {}\n```\n\n### Project setup\n\n```bash\n$ npm install\n```\n\n### Compile and run the project\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchqrd%2Fnest-health","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchqrd%2Fnest-health","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchqrd%2Fnest-health/lists"}