{"id":21906132,"url":"https://github.com/evermake/mini-chess","last_synced_at":"2025-10-06T17:03:40.162Z","repository":{"id":199571892,"uuid":"702198764","full_name":"evermake/mini-chess","owner":"evermake","description":"Telegram Mini App for a classic strategy. (not active for a while)","archived":false,"fork":false,"pushed_at":"2023-10-11T00:05:06.000Z","size":77,"stargazers_count":6,"open_issues_count":5,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T17:02:42.418Z","etag":null,"topics":["chess","telegram","telegram-mini-app"],"latest_commit_sha":null,"homepage":"https://t.me/MiniChessBot","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/evermake.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}},"created_at":"2023-10-08T19:21:43.000Z","updated_at":"2024-08-31T08:13:20.000Z","dependencies_parsed_at":"2023-10-11T02:06:49.219Z","dependency_job_id":null,"html_url":"https://github.com/evermake/mini-chess","commit_stats":null,"previous_names":["evermake/mini-chess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evermake/mini-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evermake%2Fmini-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evermake%2Fmini-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evermake%2Fmini-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evermake%2Fmini-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evermake","download_url":"https://codeload.github.com/evermake/mini-chess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evermake%2Fmini-chess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646781,"owners_count":26021512,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chess","telegram","telegram-mini-app"],"created_at":"2024-11-28T16:41:32.431Z","updated_at":"2025-10-06T17:03:40.137Z","avatar_url":"https://github.com/evermake.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess — Telegram Mini App\n\n\u003e Try it yourself! 👉 [@MiniChessBot](https://t.me/MiniChessBot)\n\n## Introduction\n\nChess Mini App — is the [Telegram Mini App](https://core.telegram.org/bots/webapps) that enables Telegram users to easily play the classical game with each other without leaving the Telegram app.\n\n## Bot Usage\n\nCreate a lobby by following the link [t.me/MiniChessBot/new-game](https://t.me/MiniChessBot/new-game). After filling a form, bot will send you a link to the lobby that you can share with your friend and start playing!\n\n## Repo Structure\n\nChess Mini App consits of two parts:\n1. [Web App](./web-app/) — the frontend part of the Mini App, that is responsible for creating a new lobby;\n2. [Server](./server/) — the backend part of the Mini App, that is responsible for creating a new lobby.\n\n### Web App (frontend)\n\nChess Mini App actually consists of two Web Apps:\n\n1. First is used to provide an interface for a user to create a new lobby;\n2. Second one is actually for playing chess in the created lobby.\n\nCheck out their implementation details in the [web-app](./web-app/) directory.\n\n### Server (backend)\n\nChess Mini App is the multiplayer game, it means that two players need to communicate somehow.\nTherefore, a separate server is required.\nSee [server](./server/) directory for the Chess server implementation details.\n\n## Setup Guide\n\nBoth frontend and backend are written in TypeScript and all packages installed via `pnpm` package manager, so it's a prerequisite.\n\nFor more details on how to setup each part, check out the corresponding README.md files for [server](./server/) and [web-app](./web-app/).\n\nProject also uses ESLint for linting and formatting that keeps the codebase consistent and easy to read.\nCheck out the [ESLint config file](./eslint.config.js) for more details.\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevermake%2Fmini-chess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevermake%2Fmini-chess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevermake%2Fmini-chess/lists"}