{"id":22000593,"url":"https://github.com/leocodeio/tic-tac-toe","last_synced_at":"2026-04-07T07:45:51.195Z","repository":{"id":248647519,"uuid":"828763739","full_name":"leocodeio/tic-tac-toe","owner":"leocodeio","description":"Tic-Tac-Toe game with react, node, websocket with docker and implemeted real time game where users and enter their nick name and start to play","archived":false,"fork":false,"pushed_at":"2025-09-08T11:26:43.000Z","size":938,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T15:34:07.215Z","etag":null,"topics":["docker","node","react","socket"],"latest_commit_sha":null,"homepage":"https://ttt.leocode.tech/","language":"JavaScript","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/leocodeio.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-15T04:51:42.000Z","updated_at":"2025-09-08T11:47:58.000Z","dependencies_parsed_at":"2024-07-21T11:31:06.393Z","dependency_job_id":"73026744-1213-444d-83cb-cfacb2b4622c","html_url":"https://github.com/leocodeio/tic-tac-toe","commit_stats":null,"previous_names":["leocodeio/tic-tac-toe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leocodeio/tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocodeio%2Ftic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocodeio%2Ftic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocodeio%2Ftic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocodeio%2Ftic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leocodeio","download_url":"https://codeload.github.com/leocodeio/tic-tac-toe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocodeio%2Ftic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["docker","node","react","socket"],"created_at":"2024-11-29T23:09:53.230Z","updated_at":"2026-04-07T07:45:51.180Z","avatar_url":"https://github.com/leocodeio.png","language":"JavaScript","readme":"## frontend\n\n```\ncd frontend\ncp .env.example .env\nnpm i -g pnpm\npnpm install\npnpm start\n```\n\n## backend\n\n```\ncd backend\ncp .env.example .env\nnpm i -g pnpm\npnpm install\npnpm start\n```\n\n### DOCKER IMPLEMENTATION\n\n#### Individual Services\n\ngo to /frontend\n\n```\ndocker build -t fe-image .\ndocker run -p 3000:3000 fe-image\n```\n\nyou can access the frontend at http://localhost:3000\n\ngo to /backend\n\n```\ndocker build -t be-image .\ndocker run -p 3001:3001 be-image\n```\n\nyou can access the backend at http://localhost:3001\n\n#### All Services\n\n```\ndocker compose up -d\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocodeio%2Ftic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleocodeio%2Ftic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocodeio%2Ftic-tac-toe/lists"}