{"id":31765815,"url":"https://github.com/mjacobus/planning_poker","last_synced_at":"2026-05-18T03:09:17.023Z","repository":{"id":19050286,"uuid":"85508573","full_name":"mjacobus/planning_poker","owner":"mjacobus","description":"Planning poker app. Experiment with hanami framework at the hack week","archived":false,"fork":false,"pushed_at":"2022-10-18T22:40:32.000Z","size":251,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-14T22:20:17.443Z","etag":null,"topics":["hanami","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/mjacobus.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":"2017-03-19T21:04:08.000Z","updated_at":"2018-05-08T14:28:31.000Z","dependencies_parsed_at":"2022-07-23T02:16:15.210Z","dependency_job_id":null,"html_url":"https://github.com/mjacobus/planning_poker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjacobus/planning_poker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjacobus%2Fplanning_poker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjacobus%2Fplanning_poker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjacobus%2Fplanning_poker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjacobus%2Fplanning_poker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjacobus","download_url":"https://codeload.github.com/mjacobus/planning_poker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjacobus%2Fplanning_poker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002358,"owners_count":26083356,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["hanami","ruby"],"created_at":"2025-10-10T00:27:00.904Z","updated_at":"2025-10-10T00:27:09.507Z","avatar_url":"https://github.com/mjacobus.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Planning Poker\n---------------\n\nPlanning poker App for remote teams\n\n[![Build Status](https://travis-ci.org/mjacobus/planning_poker.svg?branch=master)](https://travis-ci.org/mjacobus/planning_poker)\n[![Coverage Status](https://coveralls.io/repos/github/mjacobus/planning_poker/badge.svg?branch=master)](https://coveralls.io/github/mjacobus/planning_poker?branch=master)\n[![Code Climate](https://codeclimate.com/github/mjacobus/planning_poker/badges/gpa.svg)](https://codeclimate.com/github/mjacobus/planning_poker)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mjacobus/planning_poker/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mjacobus/planning_poker/?branch=master)\n[![Dependency Status](https://gemnasium.com/badges/github.com/mjacobus/planning_poker.svg)](https://gemnasium.com/github.com/mjacobus/planning_poker)\n\n### Project Setup\n\nInstalling dependencies, creates database\n\n```bash\nbundle install\nbundle exec hanami db prepare\nbundle exec hanami db migrate\n```\n\nStarting the server:\n\n```bash\nbundle exec hanami server\n```\n\nNavigate to [localhost:2300](http://localhost:2300)\n\n### Running the tests\n\n```bash\nHANAMI_ENV=test bundle exec hanami db prepare\nHANAMI_ENV=test bundle exec hanami db migrate\n```\n\nRunning the tests\n\n```bash\nbundle exec rspec\n```\n\nNavigate to [localhost:2300](http://localhost:2300)\n\n\n### Project Setup Frontend\n\nInstall dependencies:\n\n```bash\ncd client\nnpm install\n```\n\nStart dev server:\n\n```bash\ncd client\nnpm run start\n```\n\nNavigate to [localhost:3000](http://localhost:3000)\n\nBuild:\n\n```bash\ncd client\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjacobus%2Fplanning_poker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjacobus%2Fplanning_poker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjacobus%2Fplanning_poker/lists"}