{"id":17681296,"url":"https://github.com/madeindjs/killer-game","last_synced_at":"2026-02-06T01:43:51.020Z","repository":{"id":59105051,"uuid":"523725387","full_name":"madeindjs/killer-game","owner":"madeindjs","description":"generate Killer game for a party","archived":false,"fork":false,"pushed_at":"2025-08-27T15:49:53.000Z","size":3656,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-28T00:53:10.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://the-killer.online/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madeindjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"alexandre_rousseau","issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2022-08-11T13:02:29.000Z","updated_at":"2025-08-27T15:49:57.000Z","dependencies_parsed_at":"2023-02-16T07:46:19.891Z","dependency_job_id":"76c014af-d301-4555-97f7-851d3ca67bda","html_url":"https://github.com/madeindjs/killer-game","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/madeindjs/killer-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fkiller-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fkiller-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fkiller-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fkiller-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madeindjs","download_url":"https://codeload.github.com/madeindjs/killer-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madeindjs%2Fkiller-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29144164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T01:13:33.096Z","status":"ssl_error","status_checked_at":"2026-02-06T01:11:47.313Z","response_time":65,"last_error":"SSL_read: 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":[],"created_at":"2024-10-24T09:10:44.769Z","updated_at":"2026-02-06T01:43:51.001Z","avatar_url":"https://github.com/madeindjs.png","language":"JavaScript","readme":"# 🎉 Killer Game Generator 🎉\n\nWelcome to the Killer Game Generator! This application is your go-to tool for creating thrilling Killer games for your next party. Get ready for a night of excitement and suspense!\n\n![Example of a killer card](./screenshot.png)\n\n## 🚀 Quick Start\n\nGet your game up and running in no time!\n\n```sh\nnpm i\nnpm run dev\n```\n\nYou might need to run database migrations:\n\n```sh\ncd api\nnpx knex migrate:up\n```\n\n### 🐳 Docker\n\nBuild and run your containers with ease:\n\n```sh\ndocker build . -f frontend.Dockerfile -t killer-frontend\ndocker build . -f api.Dockerfile -t killer-api\ndocker run -p 3001:3001 killer-api\n```\n\n\u003e Check out [build.sh](./build.sh) for more build options.\n\nTo run the project:\n\n```sh\ndocker run -p 3000:3000 -d arousseau/killer-game-frontend\n# Using a volume for the SQLite database\ndocker run -p 3001:3001 -v \"$PWD/db:/app/api/db\" arousseau/killer-game-api\n```\n\n### 🌊 Docker Swarm\n\nDeploy your game quickly using Docker Swarm:\n\n```sh\ndocker stack deploy -c docker-compose.yml killer-game\n```\n\n\u003e Check [the GitHub workflow](./.github/workflows/api.yml) to see how Docker Swarm is used for the deployment of [the-killer.online](https://the-killer.online).\n\n## 🎈 Fun Facts About Killer Games\n\n- **Origin**: Killer games originated in the 1980s and have since become a popular party game worldwide.\n- **Objective**: The goal is to eliminate other players by completing tasks or challenges assigned to you.\n- **Strategy**: Think strategically about who to target and when to act to stay in the game the longest.\n- **Survival**: The last player standing wins the game and becomes the ultimate survivor!\n\nGet ready to have a blast with the Killer Game Generator! 🎉🎊\n","funding_links":["https://liberapay.com/alexandre_rousseau"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fkiller-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadeindjs%2Fkiller-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadeindjs%2Fkiller-game/lists"}