{"id":18588359,"url":"https://github.com/an0n1mity/online-chess","last_synced_at":"2026-02-21T06:31:08.629Z","repository":{"id":173651988,"uuid":"600106372","full_name":"An0n1mity/online-chess","owner":"An0n1mity","description":"A web application showcasing the integration of Django and React for building a full-stack web chess app. The project demonstrates the usage of Docker for containerization, Celery for task management, and Redis as a message broker","archived":false,"fork":false,"pushed_at":"2023-06-13T13:32:00.000Z","size":57426,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T21:36:44.027Z","etag":null,"topics":["chess","django","django-rest-framework","docker","full-stack","react","redis","web"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/An0n1mity.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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-10T15:45:22.000Z","updated_at":"2025-04-26T05:35:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"b943b7b1-d41a-48f3-b56f-1e68e0b63840","html_url":"https://github.com/An0n1mity/online-chess","commit_stats":null,"previous_names":["an0n1mity/online-chess"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/An0n1mity/online-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/An0n1mity%2Fonline-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/An0n1mity%2Fonline-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/An0n1mity%2Fonline-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/An0n1mity%2Fonline-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/An0n1mity","download_url":"https://codeload.github.com/An0n1mity/online-chess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/An0n1mity%2Fonline-chess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["chess","django","django-rest-framework","docker","full-stack","react","redis","web"],"created_at":"2024-11-07T00:45:38.660Z","updated_at":"2026-02-21T06:31:08.612Z","avatar_url":"https://github.com/An0n1mity.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online chess project\n\n![Landing Page](landing_screenshot.png)\n![Game Page](game_screenshot.png)\n\n# Disclaimer :warning:\n\nIt's my first time doing a web app project, and god knows that doing a full stack app have with 0 knowledges is really hard.\nThe project is still under development, features can be messed up sometimes, but hey it was built for experimentations\nwith web technolgies :smile:\n\n## Table of Contents :eyes:\n\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Installation](#installation)\n- [Usage](#usage)\n- [Technologies](#technologies)\n- [License](#license)\n\n## Getting Started\n\nThese instructions will guide you on how to get a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites :whale:\n\n- [Docker](https://www.docker.com/) installed on your machine.\n\n### Installation :computer:\n\n1. Clone the repository:\n\n```shell\ngit clone https://github.com/An0n1mity/online-chess\n```\n\n2. Navigate to the project directory:\n\n```shell\ncd online-chess\n```\n\n3. Build the Docker containers:\n\n```shell\ndocker-compose build\n```\n\n4. Start the Docker containers:\n\n```shell\ndocker-compose up\n```\n\n5. Access the application in your web browser at [http://localhost:3000](http://localhost:3000).\n\n\n## Technologies :wrench:\n\n- [Django](https://www.djangoproject.com/) - Web framework for backend development.\n- [React](https://reactjs.org/) - JavaScript library for frontend development.\n- [Celery](http://www.celeryproject.org/) - Distributed task queue for background processing.\n- [Redis](https://redis.io/) - In-memory data structure store used as a message broker.\n- [Docker](https://www.docker.com/) - Containerization platform for easy deployment and scalability.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.MD) file for details.\n\n## Stockfish\nhttps://github.com/official-stockfish/Stockfish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan0n1mity%2Fonline-chess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fan0n1mity%2Fonline-chess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fan0n1mity%2Fonline-chess/lists"}