{"id":36443164,"url":"https://github.com/benny-n/hangoff","last_synced_at":"2026-01-11T22:00:59.841Z","repository":{"id":40379314,"uuid":"481932802","full_name":"benny-n/hangoff","owner":"benny-n","description":"The classic `hangman` game as a web application.","archived":false,"fork":false,"pushed_at":"2022-05-11T22:49:53.000Z","size":20395,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-07T16:26:46.079Z","etag":null,"topics":["hangman","hangman-game","react","vercel","webapp"],"latest_commit_sha":null,"homepage":"https://hangoff.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/benny-n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-15T11:12:01.000Z","updated_at":"2024-03-21T10:57:44.000Z","dependencies_parsed_at":"2022-08-09T18:51:01.794Z","dependency_job_id":null,"html_url":"https://github.com/benny-n/hangoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/benny-n/hangoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benny-n%2Fhangoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benny-n%2Fhangoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benny-n%2Fhangoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benny-n%2Fhangoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benny-n","download_url":"https://codeload.github.com/benny-n/hangoff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benny-n%2Fhangoff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28324835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T18:42:50.174Z","status":"ssl_error","status_checked_at":"2026-01-11T18:39:13.842Z","response_time":60,"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":["hangman","hangman-game","react","vercel","webapp"],"created_at":"2026-01-11T22:00:59.555Z","updated_at":"2026-01-11T22:00:59.812Z","avatar_url":"https://github.com/benny-n.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eHangoff\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eYour good old hangman game, with a new word each day, in the browser!\u003c/strong\u003e\n    \u003cbr/\u003e\n    Multiplayer mode - coming soon\n  \u003c/p\u003e\n  \u003ch2\u003e\n\n[![CI](https://github.com/benny-n/hangoff/actions/workflows/ci.yml/badge.svg)](https://github.com/benny-n/hangoff/actions/workflows/ci.yml)\n![LICENSE](https://img.shields.io/github/license/benny-n/hangoff)\n[![HOMEPAGE](https://img.shields.io/badge/https-hangoff.vercel.app-blueviolet)](https://hangoff.vercel.app)\n\u003c/h2\u003e\n\n\u003c/p\u003e\n\n\u003cimg src=\"assets/gameplay.gif\" width=\"920\" height=\"480\" /\u003e\n\u003c/div\u003e\n\n# Development In Docker\n\n```bash\n$ docker build -t hangoff:app-dev -f hangoff-app/dev.Dockerfile ./hangoff-app\n```\n\nBuild the server image using the following command\n\n```bash\n$ docker build -t hangoff:server-dev -f hangoff-server/dev.Dockerfile ./hangoff-server\n```\n\nRun development containers using the command shown below.\n*Note that development environment requires local dependencies has to be installed*\n```bash\n$ docker-compose -f dev.docker-compose.yml up -d\n```\n\n# Production In Docker\n\nBuild the app image using the following command\n\n```bash\n$ docker build -t hangoff:app -f hangoff-app/Dockerfile ./hangoff-app\n```\n\nBuild the server image using the following command\n\n```bash\n$ docker build -t hangoff:server -f hangoff-serverDockerfile ./hangoff-server\n```\n\nRun production containers using the command shown below.\n\n```bash\n$ docker-compose up -d\n```\n\n## Environment Variables\n\n| Variable | Default Value |\n| ------ | ------ |\n| SERVER_PORT | 5545 |\n| VOCABULARY_URI |  |\n\n**Please Make Sure to run DB container as well and also the netwrok is the same docker network**\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenny-n%2Fhangoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenny-n%2Fhangoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenny-n%2Fhangoff/lists"}