{"id":13815805,"url":"https://github.com/code100x/chess","last_synced_at":"2025-05-15T05:06:04.091Z","repository":{"id":233185679,"uuid":"786251434","full_name":"code100x/chess","owner":"code100x","description":"A multiplayer chess platform ","archived":false,"fork":false,"pushed_at":"2024-08-05T07:01:57.000Z","size":1239,"stargazers_count":1659,"open_issues_count":154,"forks_count":608,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-11T15:57:05.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chess.100xdevs.com/","language":"TypeScript","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/code100x.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":"2024-04-13T21:57:03.000Z","updated_at":"2025-04-09T16:54:40.000Z","dependencies_parsed_at":"2024-06-02T20:28:59.029Z","dependency_job_id":"f4ccd546-3301-42a3-901d-f5ac4a78d045","html_url":"https://github.com/code100x/chess","commit_stats":null,"previous_names":["code100x/chess"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code100x%2Fchess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code100x%2Fchess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code100x%2Fchess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code100x%2Fchess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code100x","download_url":"https://codeload.github.com/code100x/chess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254276447,"owners_count":22043867,"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":"2024-08-04T04:04:05.100Z","updated_at":"2025-05-15T05:06:04.047Z","avatar_url":"https://github.com/code100x.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"## Chess\n\nBuilding a platform where people can\n\n1. Sign up\n2. Create a new match/get connected to an existing match\n3. During the match, let users play moves\n4. Have a rating system that goes up and down similar to standard chess rating\n\n## Tech stack\n\nLet's keep it simple\n\n1. React for Frontend\n2. Node.js for Backend\n3. Typescript as the language\n4. Separate Websocket servers for handling real time games\n5. Redis for storing all moves of a game in a queue\n\n## Setting it up locally\n\n - Clone the repo\n - Copy over .env.example over to .env everywhere\n - Update .env\n    - Postgres DB Credentials\n    - Github/Google Auth credentials\n - npm install\n - Start ws server\n    - cd apps/ws\n    - npm run dev\n - Start Backend\n    - cd apps/backend\n    - npm run dev\n - Start frontend\n    - cd apps/frontend\n    - npm run dev\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode100x%2Fchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode100x%2Fchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode100x%2Fchess/lists"}