{"id":20810096,"url":"https://github.com/project-mikoshi/crazy-8s","last_synced_at":"2026-04-24T10:31:58.838Z","repository":{"id":89927302,"uuid":"566042671","full_name":"Project-Mikoshi/crazy-8s","owner":"Project-Mikoshi","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T22:12:12.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-25T22:34:15.178Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Project-Mikoshi.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-14T21:14:38.000Z","updated_at":"2023-12-23T14:43:38.000Z","dependencies_parsed_at":"2023-05-30T13:30:27.885Z","dependency_job_id":null,"html_url":"https://github.com/Project-Mikoshi/crazy-8s","commit_stats":null,"previous_names":["project-mikoshi/crazy-8s"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Project-Mikoshi/crazy-8s","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fcrazy-8s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fcrazy-8s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fcrazy-8s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fcrazy-8s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Project-Mikoshi","download_url":"https://codeload.github.com/Project-Mikoshi/crazy-8s/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Project-Mikoshi%2Fcrazy-8s/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32218938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-11-17T20:19:38.341Z","updated_at":"2026-04-24T10:31:58.820Z","avatar_url":"https://github.com/Project-Mikoshi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to start server\n\n```bash\nmvn clean\nmvn mvn compile\nmvn spring-boot:run\n```\n\n## How to open the web app\n\n```md\nafter server has been started, visit localhost:8080 to check out the the web page\n```\n\n## How to run all tests\n\n```bash\nmvn test\n```\n\n## Log\n\n```md\nacceptance testing takes a long time and may occasionally fail due to uncertain race conditions, there's a log.txt file under the root directory to show test cases does pass in one shot \n```\n\n## Project Structure\n\n```md\n├── README.md                             \u003c-  doc\n├── client                                \u003c-  frontend code (react + vite)\n├── pom.xml\n└── src                                   \u003c-  backend code (spring boot + netty socket io)\n    └── test\n        └── resources\n            ├── features                  \u003c-  acceptance test features   \n            │   └── multiplayer.feature\n```\n\n## About Commit\n\n```md\n[code]        \u003c- game util function code that are tested by matching unit tests\n[u-test]      \u003c- unit testings for util function related to game\n[a-test]      \u003c- acceptance tests related to game features\n[refactor]    \u003c- code that improve but does not change the existing behavior of game\n[ui]          \u003c- ui code that does not require unit tests\n[network]     \u003c- server or game module related networking handling code\n[ui+network]  \u003c- synchronous backend and frontend code changes\n[doc]         \u003c- documentation update\n[init]        \u003c- initial project dependencies, build steps, directories setup, continuous integration setup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-mikoshi%2Fcrazy-8s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-mikoshi%2Fcrazy-8s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-mikoshi%2Fcrazy-8s/lists"}