{"id":19441506,"url":"https://github.com/dgca/question-game","last_synced_at":"2026-05-16T09:10:35.709Z","repository":{"id":30613374,"uuid":"34168687","full_name":"dgca/question-game","owner":"dgca","description":"A fun game to get to know your peers","archived":false,"fork":false,"pushed_at":"2015-09-18T21:24:18.000Z","size":5088,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T07:45:59.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/dgca.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":"2015-04-18T14:24:49.000Z","updated_at":"2024-08-03T15:02:07.000Z","dependencies_parsed_at":"2022-09-08T14:51:56.208Z","dependency_job_id":null,"html_url":"https://github.com/dgca/question-game","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dgca/question-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fquestion-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fquestion-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fquestion-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fquestion-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgca","download_url":"https://codeload.github.com/dgca/question-game/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgca%2Fquestion-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285215532,"owners_count":27133906,"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-11-19T02:00:05.673Z","response_time":65,"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":[],"created_at":"2024-11-10T15:35:54.355Z","updated_at":"2025-11-19T09:02:31.786Z","avatar_url":"https://github.com/dgca.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# question-game\n\nThe question game (QG) is a fun and engaging way to get to know eachother better. The question game selects a player at random (the subject), and gives the rest of the players (the voters) four questions to choose from. Once all players have finished voting or after 15 seconds, the votes are tallied and the subject must answer the most popular question.\n\n## Installation based on digital ocean node image\n```\napt-get install git build-essential nginx tcl8.5\ngit clone https://github.com/dgca/question-game.git\ncd question-game\nnpm install bower -g\ncd public\nbower install --allow-root\nnpm install pm2 -g\ncd ..\npm2 start server.js\nvi /etc/nginx/sites-enabled/default\n# nginx config\n\n#server {\n#    listen 80;\n\n#    server_name questions.danwolfdev.com;\n\n#    location / {\n#        proxy_pass http://127.0.0.1:8080;\n#        proxy_http_version 1.1;\n#        proxy_set_header Upgrade $http_upgrade;\n#        proxy_set_header Connection 'upgrade';\n#        proxy_set_header Host $host;\n#        proxy_cache_bypass $http_upgrade;\n#    }\n#}\nsudo service nginx restart\ncd ~\nwget http://download.redis.io/releases/redis-stable.tar.gz\ntar xzf redis-stable.tar.gz\ncd redis-stable\nmake\nmake test\nmake install\ncd utils\n./install_server.sh\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgca%2Fquestion-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgca%2Fquestion-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgca%2Fquestion-game/lists"}