{"id":26938105,"url":"https://github.com/anduin2017/gameoflife","last_synced_at":"2025-04-02T13:17:19.608Z","repository":{"id":283628851,"uuid":"952055999","full_name":"Anduin2017/GameOfLife","owner":"Anduin2017","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-20T16:58:29.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T00:27:06.721Z","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/Anduin2017.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":"2025-03-20T16:58:26.000Z","updated_at":"2025-03-20T16:58:33.000Z","dependencies_parsed_at":"2025-03-21T08:50:06.909Z","dependency_job_id":"fe38d4e2-3d2e-4264-889e-ad557a32206d","html_url":"https://github.com/Anduin2017/GameOfLife","commit_stats":null,"previous_names":["anduin2017/gameoflife"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anduin2017%2FGameOfLife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anduin2017%2FGameOfLife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anduin2017%2FGameOfLife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anduin2017%2FGameOfLife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anduin2017","download_url":"https://codeload.github.com/Anduin2017/GameOfLife/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819777,"owners_count":20839095,"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":"2025-04-02T13:17:19.102Z","updated_at":"2025-04-02T13:17:19.602Z","avatar_url":"https://github.com/Anduin2017.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game of life\n\n[![ManHours](https://manhours.aiursoft.cn/r/gitlab.aiursoft.cn/anduin/game-of-life.svg)](https://gitlab.aiursoft.cn/anduin/game-of-life/-/commits/master?ref_type=heads)\n\n## Run in Docker\n\nFirst, install Docker [here](https://docs.docker.com/get-docker/).\n\nThen run the following commands in a Linux shell:\n\n```bash\nimage=hub.aiursoft.cn/anduin/gameoflife\nappName=homepage\nsudo docker pull $image\nsudo docker run -d --name $appName --restart unless-stopped -p 5000:5000 -v /var/www/$appName:/data $image\n```\n\nThat will start a web server at `http://localhost:5000` and you can test the app.\n\nThe docker image has the following context:\n\n| Properties  | Value                                  |\n|-------------|----------------------------------------|\n| Image       | hub.aiursoft.cn/anduin/gameoflife    |\n| Ports       | 5000                                   |\n| Binary path | /app                                   |\n| Data path   | /data                                  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanduin2017%2Fgameoflife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanduin2017%2Fgameoflife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanduin2017%2Fgameoflife/lists"}