{"id":19897241,"url":"https://github.com/adekoreday/task-manager","last_synced_at":"2026-04-11T09:03:21.039Z","repository":{"id":47536216,"uuid":"399581012","full_name":"Adekoreday/Task-Manager","owner":"Adekoreday","description":"A task management starter API built with Typescript MongoDB and NodeJS. Demonstrate how to write clean typed REST API with tests using mocha and chai","archived":false,"fork":false,"pushed_at":"2021-10-09T03:28:31.000Z","size":10520,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-11T20:32:02.463Z","etag":null,"topics":["jest-type","jest-typescript","mongodb","mongoose","mongoose-typescript","nodejs","typescript"],"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/Adekoreday.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-08-24T19:24:36.000Z","updated_at":"2021-10-12T19:28:10.000Z","dependencies_parsed_at":"2022-07-23T10:46:24.754Z","dependency_job_id":null,"html_url":"https://github.com/Adekoreday/Task-Manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adekoreday%2FTask-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adekoreday%2FTask-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adekoreday%2FTask-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adekoreday%2FTask-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adekoreday","download_url":"https://codeload.github.com/Adekoreday/Task-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241325053,"owners_count":19944284,"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":["jest-type","jest-typescript","mongodb","mongoose","mongoose-typescript","nodejs","typescript"],"created_at":"2024-11-12T18:42:57.682Z","updated_at":"2025-12-31T01:07:57.410Z","avatar_url":"https://github.com/Adekoreday.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Readme\r\n\r\n## post man documentation\r\nhttps://documenter.getpostman.com/view/5907608/TzzEoaMi\r\n\r\n### Getting Started\r\n\r\n- Run mongodb locally using docker-compose\r\n```\r\n    docker-compose up\r\n\r\n```\r\nthe url locally should be  \r\n\r\n```\r\nmongodb://localhost:27018\r\n```\r\n\r\n\r\n- Create the environment variable file. A sample of its content is provided in the .env.sample file committed to this Repo\r\n\r\n\r\n\r\n#### Running in production mode\r\n- update NODE_ENV=production in your .env file\r\n- run the following\r\n```\r\nyarn install\r\nyarn run start\r\n\r\n```\r\n\r\n### Watch Mode \r\n\r\n```\r\nyarn install\r\nyarn run watch\r\n\r\n```\r\n\r\n### test Mode\r\n- update NODE_ENV=test in your .env file\r\n\r\n```\r\nyarn run test\r\n```\r\n\r\nFeatures that would have been implemented \r\n\r\nThe following approach would have been implemented should there be time\r\n\r\n- Email verification of regular user \r\n- Logging to sentry\r\n- complete test for read, update and delete of task (already setup an example of how i'll do them in the task create test)\r\n- introduce rate limit\r\n- Searching and filtering\r\n- add alias for types\r\n- Add kubernetes deployment files\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadekoreday%2Ftask-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadekoreday%2Ftask-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadekoreday%2Ftask-manager/lists"}