{"id":50864871,"url":"https://github.com/ashishrout-tech/chess","last_synced_at":"2026-06-15T00:04:23.090Z","repository":{"id":187453331,"uuid":"675931324","full_name":"ashishrout-tech/chess","owner":"ashishrout-tech","description":"Multiplayer chess game","archived":false,"fork":false,"pushed_at":"2023-09-12T08:23:30.000Z","size":1467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-09-12T16:11:32.804Z","etag":null,"topics":["nextjs13","shadcn-ui","socket-io","turborepo"],"latest_commit_sha":null,"homepage":"","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/ashishrout-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-08T04:07:49.000Z","updated_at":"2023-08-17T16:12:07.000Z","dependencies_parsed_at":"2023-08-10T14:27:36.404Z","dependency_job_id":null,"html_url":"https://github.com/ashishrout-tech/chess","commit_stats":null,"previous_names":["ashishrout-tech/chess"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/ashishrout-tech/chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashishrout-tech%2Fchess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashishrout-tech%2Fchess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashishrout-tech%2Fchess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashishrout-tech%2Fchess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashishrout-tech","download_url":"https://codeload.github.com/ashishrout-tech/chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashishrout-tech%2Fchess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34342090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":["nextjs13","shadcn-ui","socket-io","turborepo"],"created_at":"2026-06-15T00:04:22.168Z","updated_at":"2026-06-15T00:04:23.081Z","avatar_url":"https://github.com/ashishrout-tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess Mania\r\n\r\n\u003cb\u003eLanding Page\u003c/b\u003e \u003cbr /\u003e\r\n\u003cimg src=\"https://github.com/ashishrout-tech/chess/assets/77796540/da3d1126-ce89-4475-b0c0-06aa51d29b0e\" width=\"800\" /\u003e \u003cbr /\u003e \u003cbr /\u003e\r\n\r\n\u003cb\u003eCreate a game. You'll join as white\u003c/b\u003e \u003cbr /\u003e\r\n\u003cimg src=\"https://github.com/ashishrout-tech/chess/assets/77796540/03ee3b06-3494-420b-be17-9be0df6dd508\" width=\"800\" /\u003e \u003cbr /\u003e \u003cbr /\u003e\r\n\r\n\u003cb\u003eOther user joins the game with same id as black\u003c/b\u003e \u003cbr /\u003e\r\n\u003cimg src=\"https://github.com/ashishrout-tech/chess/assets/77796540/0b4d0f8d-ec30-4502-8523-8a92b50a31f9\" width=\"800\" /\u003e \u003cbr /\u003e \u003cbr /\u003e\r\n\r\n\u003cb\u003eGame begins as soon as black joins\u003c/b\u003e \u003cbr /\u003e\r\n\u003cimg src=\"https://github.com/ashishrout-tech/chess/assets/77796540/b0fb7268-01e6-4f9d-9c6a-0fb6e74084c8\" width=\"800\" /\u003e \u003cbr /\u003e \u003cbr /\u003e\r\n\r\n\u003cimg src=\"https://github.com/ashishrout-tech/chess/assets/77796540/341a182f-4d42-46d0-b537-93460d15762d\" width=\"800\" /\u003e \u003cbr /\u003e \u003cbr /\u003e\r\n\r\n\r\n### This monorepo houses two Next.js apps and an Express.js api, optimizing development with integrated tailwind-features and the shad-cn component library for the Next.js apps.\r\n\r\n\r\nClone the repository. Then, run\r\n\r\n```bash\r\nnpm install\r\n```\r\n\r\n## What's inside?\r\n\r\nThis repo includes the following packages/apps:\r\n\r\n### Apps and Packages\r\n\r\n- `docs`: a [Next.js](https://nextjs.org/) app\r\n- `web`: another [Next.js](https://nextjs.org/) app\r\n- `api`: a [Express.js](http://expressjs.com/) app\r\n- `ui`: a stub React and [shadcn](https://ui.shadcn.com/) component library shared by both `web` and `docs` applications\r\n- `tailwind-class`: `tailwind` features are used throughout the monorepo\r\n- `eslint-config-custom`: `eslint` configurations (includes `eslint-config-next` and `eslint-config-prettier`)\r\n- `tsconfig`: `tsconfig.json`s used throughout the monorepo\r\n\r\nEach package/app is 100% [TypeScript](https://www.typescriptlang.org/).\r\n\r\n### Utilities\r\n\r\nThis monorepo has some additional tools already setup for you:\r\n\r\n- [TypeScript](https://www.typescriptlang.org/) for static type checking\r\n- [ESLint](https://eslint.org/) for code linting\r\n- [Prettier](https://prettier.io) for code formatting\r\n\r\n### Build\r\n\r\nTo build all apps and packages, run the following command:\r\n\r\n```bash\r\nnpm run build\r\n```\r\n\r\n### Develop\r\n\r\nTo develop all apps and packages, run the following command:\r\n\r\n```bash\r\nnpm run dev\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashishrout-tech%2Fchess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashishrout-tech%2Fchess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashishrout-tech%2Fchess/lists"}