{"id":15157889,"url":"https://github.com/temirlan-zh/test-task-users-and-tasks","last_synced_at":"2026-02-12T15:31:11.207Z","repository":{"id":256576906,"uuid":"855791239","full_name":"temirlan-zh/test-task-users-and-tasks","owner":"temirlan-zh","description":"Implementation of a test task for a job application.","archived":false,"fork":false,"pushed_at":"2024-09-13T12:00:19.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T13:53:39.592Z","etag":null,"topics":["jest","nestjs","openapi","postgresql","rest-api","typeorm","typescript","unit-testing"],"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/temirlan-zh.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-09-11T13:21:49.000Z","updated_at":"2024-09-13T12:00:23.000Z","dependencies_parsed_at":"2024-09-11T21:37:16.719Z","dependency_job_id":"8dd8228c-f519-4014-9fd4-ac5901583819","html_url":"https://github.com/temirlan-zh/test-task-users-and-tasks","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"d30ca8659464a6c688486ffd3bdf8e0ba3f7630e"},"previous_names":["temirlan-zh/test-task-users-and-tasks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/temirlan-zh/test-task-users-and-tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temirlan-zh%2Ftest-task-users-and-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temirlan-zh%2Ftest-task-users-and-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temirlan-zh%2Ftest-task-users-and-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temirlan-zh%2Ftest-task-users-and-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temirlan-zh","download_url":"https://codeload.github.com/temirlan-zh/test-task-users-and-tasks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temirlan-zh%2Ftest-task-users-and-tasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29370546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["jest","nestjs","openapi","postgresql","rest-api","typeorm","typescript","unit-testing"],"created_at":"2024-09-26T20:20:23.545Z","updated_at":"2026-02-12T15:31:11.192Z","avatar_url":"https://github.com/temirlan-zh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nImplementation of a test task for a job application.\n\nTechnologies used:\n\n- NestJS\n- TypeORM\n- PostgreSQL\n- Jest\n\nESLint/Prettier run pre-commit by _husky_ and _lint-staged_.\n\nImplemented _filtering_, _sorting_ and _paging_ when querying users.\n\nCentralized error handling is implemented using [an exception filter](src/common/filters/all-exceptions.filter.ts).\n\nCentralized request logging is implemented using [a middleware](src/common/middlewares/logger.middleware.ts).\n\nAPI documentation is implemented using _OpenAPI_.\n\nEmail and password regex checking is implemented via [a DTO](src/users/dto/create-user.dto.ts).\n\n## Installation\n\n```bash\n$ pnpm install\n```\n\n## Running the app\n\nYou should configure PostgreSQL connection settings in `.env` file.\n\n```bash\n# development\n$ pnpm run start\n\n# watch mode\n$ pnpm run start:dev\n```\n\n## Test\n\n```bash\n# unit tests\n$ pnpm run test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemirlan-zh%2Ftest-task-users-and-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemirlan-zh%2Ftest-task-users-and-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemirlan-zh%2Ftest-task-users-and-tasks/lists"}