{"id":16119397,"url":"https://github.com/codingchili/webcomponents-bingo","last_synced_at":"2025-04-06T10:19:16.375Z","repository":{"id":87434628,"uuid":"222829812","full_name":"codingchili/webcomponents-bingo","owner":"codingchili","description":"Just another demo application that builds on the web components standard.","archived":false,"fork":false,"pushed_at":"2019-11-29T16:43:41.000Z","size":298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T15:51:34.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/codingchili.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":"2019-11-20T02:06:30.000Z","updated_at":"2019-11-29T16:43:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b3f39eb-bed8-42ba-bf5e-029af07ab7e9","html_url":"https://github.com/codingchili/webcomponents-bingo","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/codingchili%2Fwebcomponents-bingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fwebcomponents-bingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fwebcomponents-bingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingchili%2Fwebcomponents-bingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingchili","download_url":"https://codeload.github.com/codingchili/webcomponents-bingo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464366,"owners_count":20942999,"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":"2024-10-09T20:54:02.554Z","updated_at":"2025-04-06T10:19:16.369Z","avatar_url":"https://github.com/codingchili.png","language":"JavaScript","readme":"# webcomponents-bingo\n\nThe bingo app is a SPA which only uses web standards such as web components and local storage. It's 2019 and there's no need for frameworks, wow.\n\n![screenshot](screenshot.png)\n\n##### How to play\n\n1. deploy the bingo app\n2. notify employees\n3. wait for bingo to commence.\n4. end of period, collect results.\n    4a) either online submission or printed cards.\n\n# Deploy\n\nThe application can be run locally in the browser without the need of any server. If you do want a server aiohttp is recommended, it's 8 lines of code to setup a server with async io in Python 3.6.3+.\n\nThere is a Dockerfile that can be built, which includes aiohttp.\n\n```console\ndocker build -t web-bingo .\ndocker run -d -p 2019:8080 ida-bingo\n```\n\nbudget variant, not for production use.\n```console\npython3 -m http.server\n```\n\nThe server will then be started on localhost:2019. If the server name changes or the index.html file is moved (when run from disk) then any user data will be lost. Additionally if a domain changes ownership, any data that is locked up in local storage will be available to anything running on the domain by the new owner.\n\n# TBD\nupdate Dockerfile to work with file structure refactor.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingchili%2Fwebcomponents-bingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingchili%2Fwebcomponents-bingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingchili%2Fwebcomponents-bingo/lists"}