{"id":24879301,"url":"https://github.com/dhcode/scrum-tools","last_synced_at":"2025-07-31T03:38:11.668Z","repository":{"id":38572700,"uuid":"255131723","full_name":"dhcode/scrum-tools","owner":"dhcode","description":"Tool for a teams working together in a scrum process","archived":false,"fork":false,"pushed_at":"2024-06-05T05:15:15.000Z","size":2451,"stargazers_count":3,"open_issues_count":13,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-05T06:30:07.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dhcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-04-12T17:11:12.000Z","updated_at":"2024-06-05T06:30:43.439Z","dependencies_parsed_at":"2024-06-05T06:30:14.619Z","dependency_job_id":"e4b5e45f-36a0-4403-89f7-d52b33261c2d","html_url":"https://github.com/dhcode/scrum-tools","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhcode%2Fscrum-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhcode%2Fscrum-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhcode%2Fscrum-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhcode%2Fscrum-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhcode","download_url":"https://codeload.github.com/dhcode/scrum-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236646168,"owners_count":19182611,"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":[],"created_at":"2025-02-01T10:16:03.949Z","updated_at":"2025-02-01T10:16:04.914Z","avatar_url":"https://github.com/dhcode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrum Tools\n\nThe project provides tools to support in scrum processes.\n\n[**Scrum Tools Demo**](https://scrumit.live/)\n\nFeatures:\n\n* Estimation of topics. See [UI concept](scrum-tools-ui/README.md)\n\n\nStack:\n\n* Database: Redis\n* Backend: Nest.js\n* API: GraphQL\n* Frontend: Angular\n\n## Start development\n\nClone:\n    \n    git clone https://github.com/dhcode/scrum-tools.git\n    cd scrum-tools\n\nInstall dependencies:\n\n    npm install\n    cd scrum-tools-ui\n    npm install\n\nStart redis: \n\n    docker run -p 6379:6379 --name redis redis:5.0.8-alpine\n\nStart backend:\n    \n    npm run start:dev \n\nStart frontend\n\n    cd scrum-tools-ui\n    npm run start\n    \nOpen the UI: http://localhost:4200\n\nOpen the API Explorer: http://localhost:3000/graphql\n\n## Deployment\n\nDocker image built and provided by [Docker Hub](https://hub.docker.com/repository/docker/dhcode/scrum-tools)\n\nBuild manually:\n\n    docker build -t dhcode/scrum-tools:latest .\n    docker push docker.io/dhcode/scrum-tools:latest\n\nSee [deployment/README.md](deployment/README.md)\n\n## Issues\n\n* XSS vulnerability: Secrets are stored in the local store of the browser. TODO: Implement cookie based session management.\n\n\n## License\n\n  [MIT licensed](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhcode%2Fscrum-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhcode%2Fscrum-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhcode%2Fscrum-tools/lists"}