{"id":19315179,"url":"https://github.com/ahmadhabibi14/task-management-api","last_synced_at":"2026-04-11T17:34:34.507Z","repository":{"id":261614162,"uuid":"884718596","full_name":"ahmadhabibi14/task-management-api","owner":"ahmadhabibi14","description":"Task Management API","archived":false,"fork":false,"pushed_at":"2024-11-08T08:48:05.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T03:41:33.284Z","etag":null,"topics":["docker","express-validator","expressjs","mysql","openapi","swagger","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/ahmadhabibi14.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-11-07T09:09:54.000Z","updated_at":"2024-11-09T06:13:19.000Z","dependencies_parsed_at":"2024-11-10T16:15:40.729Z","dependency_job_id":null,"html_url":"https://github.com/ahmadhabibi14/task-management-api","commit_stats":null,"previous_names":["ahmadhabibi14/task-management-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadhabibi14%2Ftask-management-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadhabibi14%2Ftask-management-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadhabibi14%2Ftask-management-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadhabibi14%2Ftask-management-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadhabibi14","download_url":"https://codeload.github.com/ahmadhabibi14/task-management-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240416905,"owners_count":19797901,"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":["docker","express-validator","expressjs","mysql","openapi","swagger","typescript"],"created_at":"2024-11-10T01:04:59.377Z","updated_at":"2026-04-11T17:34:29.464Z","avatar_url":"https://github.com/ahmadhabibi14.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management REST API - Express.js, TypeScript, MySQL\n\n## How to Setup and Run project ?\n\n### 1. Pull docker-compose\n```bash\ndocker-compose up -d\n```\n\n### 2. Make database migration\n\n```bash\n# Install DBmate\nsudo curl -fsSL -o /usr/local/bin/dbmate https://github.com/amacneil/dbmate/releases/latest/download/dbmate-linux-amd64\nsudo chmod +x /usr/local/bin/dbmate\n\n# Start migration\ndbmate new \u003cmigration-name\u003e\ndbmate up\ndbmate down\n\n# Dump schema\ndbmate dump\n# or\nmake db-dump\n\n# Restore schema\ndbmate load\n```\n\n### 3. Install Node.js Dependencies\n```bash\nnpm install\n# or\npnpm install\n```\n\n### 4. Run project (development)\n```bash\npnpm dev\n```\n\n### 5. Build and run project (production)\n```bash\n# Build\npnpm build\n\n# Start\npnpm start\n```\n\nThe API Docs (Swagger) is available at path `/docs`, so I don't have to document it here","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadhabibi14%2Ftask-management-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadhabibi14%2Ftask-management-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadhabibi14%2Ftask-management-api/lists"}