{"id":25631279,"url":"https://github.com/boompig/meeting-bingo","last_synced_at":"2026-04-28T12:34:56.617Z","repository":{"id":16253233,"uuid":"78850812","full_name":"boompig/meeting-bingo","owner":"boompig","description":"Dynamically generate bingo card","archived":false,"fork":false,"pushed_at":"2022-12-10T20:28:09.000Z","size":8942,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T20:20:05.273Z","etag":null,"topics":["react","redux"],"latest_commit_sha":null,"homepage":"https://boompig.github.io/meeting-bingo/","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/boompig.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-01-13T13:18:05.000Z","updated_at":"2022-05-02T14:03:35.000Z","dependencies_parsed_at":"2023-01-11T20:24:46.296Z","dependency_job_id":null,"html_url":"https://github.com/boompig/meeting-bingo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boompig/meeting-bingo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fmeeting-bingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fmeeting-bingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fmeeting-bingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fmeeting-bingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boompig","download_url":"https://codeload.github.com/boompig/meeting-bingo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fmeeting-bingo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["react","redux"],"created_at":"2025-02-22T20:19:37.710Z","updated_at":"2026-04-28T12:34:56.599Z","avatar_url":"https://github.com/boompig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bingo Card Generator\n\nBingo card generator with your custom phrases.\nWorks well for Oscar bingo, Game of Thrones tropes, or \"Meeting Bingo\".\n\nYou can print the cards or play in the browser.\n\n## About Meeting Bingo\n\nWhen you're in a meeting and a bit bored, amuse yourself by playing bingo. The game is to predict buzzwords that will be said during the meeting, arranging them in a grid in your notebook and yell Bingo! in the middle of the meeting for no apparent reason to your colleagues.\n\n## Query Parameters\n\n- `phrases` - can be used to directly encode phrases in base64. This is somewhat unsafe but allows sharing custom phrase sets between users\n- `editable` - can be set to \"false\" to prevent changing phrases\n- `phraseFile` - can specify the file to use, which are contained in `data` directory\n    - The parameter must end in `.json`. We look for that file in the `data` directory\n    - The *only* exception to this is \"debate2020\" - it maps to `data/debate-phrases.json`\n- `contest` - can specify this to get custom landing pages. Right now the only valid value is \"vp-debates-2020\"\n\n## Stack\n\nImplemented as a Redux/React webapp.\n\n## Run\n\nStart any HTTP server to serve the root directory (ex. `http-server .`) then navigate to root.\n\n## Sample Data\n\n- contained in `data/stock-phrases.json`\n\n## Build\n\nDuring development:\n\n```\nyarn build:watch\n```\n\nBefore deploying:\n\n```\nyarn build:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboompig%2Fmeeting-bingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboompig%2Fmeeting-bingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboompig%2Fmeeting-bingo/lists"}