{"id":45056381,"url":"https://github.com/pedro-git-projects/go-chess","last_synced_at":"2026-02-19T09:43:20.734Z","repository":{"id":154219813,"uuid":"615450236","full_name":"pedro-git-projects/go-chess","owner":"pedro-git-projects","description":"Real time online chess website built with Go and React","archived":false,"fork":false,"pushed_at":"2023-07-05T17:36:48.000Z","size":6156,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T03:27:56.399Z","etag":null,"topics":["chess","golang","react","websocket"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pedro-git-projects.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":"2023-03-17T18:11:57.000Z","updated_at":"2024-06-21T03:28:08.079Z","dependencies_parsed_at":"2024-06-21T03:28:00.255Z","dependency_job_id":"91dd7358-0334-4185-b4db-bff7958ddd03","html_url":"https://github.com/pedro-git-projects/go-chess","commit_stats":null,"previous_names":["pedro-git-projects/projeto-integrado-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pedro-git-projects/go-chess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-git-projects%2Fgo-chess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-git-projects%2Fgo-chess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-git-projects%2Fgo-chess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-git-projects%2Fgo-chess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedro-git-projects","download_url":"https://codeload.github.com/pedro-git-projects/go-chess/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedro-git-projects%2Fgo-chess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29609525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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":["chess","golang","react","websocket"],"created_at":"2026-02-19T09:43:20.250Z","updated_at":"2026-02-19T09:43:20.729Z","avatar_url":"https://github.com/pedro-git-projects.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Chess - A Chess Website Powered by Go and React\n\n### Table of Contents\n\n  * [About](#about)\n  * [Features](#features)\n  * [Technologies](#technologies)\n  * [Requirements](#requirements)\n  * [Installation](#installation)\n  * [Running the application](#running-the-application)\n  * [Usage](#usage)\n\n---\n\n## About \n\nThis is a fullstack web application developed with Go in the backend and React in the frontend.\n\nIt works by opening a websocket connection that is used to pass messages back and forth from both parts of the application in order to create real time chess matches.\n\n## Features\n\n- Play chess online with other players in real-time\n\n- See the movement options for your pieces\n\n- Choose between light and dark modes\n\n## Technologies\n\n- **Go** - The programming language used for the backend\n- **React** - The library used for the frontend\n- **WebSockets** - The communication protocol used between the frontend and the backend\n- **PostgreSQL** - The database system\n\n## Requirements \n\n- Go 1.18 or higher\n\n- Gnu Make\n\n- Node.js\n\n- NPM \n\n- PostgreSQL\n\n## Installation\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/pedro-git-projects/projeto-integrado-frontend\n```\n\n2. Run the Makefile \n\n```bash\nmake install \n```\n\n3. Run the script to setup PostgreSQL\n\n```\n./database.sh\n```\n\nIf the script fails with role \"\u003c\\your user\\\u003e\" does not exist, make sure you have the adequate permissions to connect to PostgreSQL.\n\n## Running the application\n\n1. Start the backend chess server\n\n```bash\nmake run-chess\n```\n\n2. Start the backend blog server\n\n```bash\nmake run-blog\n```\n\n3. Start the frontend server\n\n```bash\nmake dev\n```\n\nNow you can access the application at **http://localhost:5173/**\n\n\n## Usage\n\n1. Go to \"/play\"\n\n2. Create a new room\n\n3. Send the room code which is in the url to your friends\n\n4. Play togheter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-git-projects%2Fgo-chess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedro-git-projects%2Fgo-chess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedro-git-projects%2Fgo-chess/lists"}