{"id":31041881,"url":"https://github.com/mlangumier/websocket-server","last_synced_at":"2026-04-17T13:33:10.811Z","repository":{"id":312105705,"uuid":"1046327885","full_name":"mlangumier/websocket-server","owner":"mlangumier","description":"A WebSocket server for a Tic-tac-toe mini-game in Node.js","archived":false,"fork":false,"pushed_at":"2025-09-03T06:54:10.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-14T10:52:06.610Z","etag":null,"topics":["game","nodejs","tic-tac-toe","websocket","websocket-server","ws"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mlangumier.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}},"created_at":"2025-08-28T14:22:26.000Z","updated_at":"2025-09-03T06:54:14.000Z","dependencies_parsed_at":"2025-08-28T21:48:01.335Z","dependency_job_id":"0b37ce6e-6ac5-4b95-9395-579af8f28245","html_url":"https://github.com/mlangumier/websocket-server","commit_stats":null,"previous_names":["mlangumier/websocket-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mlangumier/websocket-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlangumier%2Fwebsocket-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlangumier%2Fwebsocket-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlangumier%2Fwebsocket-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlangumier%2Fwebsocket-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlangumier","download_url":"https://codeload.github.com/mlangumier/websocket-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlangumier%2Fwebsocket-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: 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":["game","nodejs","tic-tac-toe","websocket","websocket-server","ws"],"created_at":"2025-09-14T10:51:47.280Z","updated_at":"2026-04-17T13:33:10.795Z","avatar_url":"https://github.com/mlangumier.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WEBSOCKET SERVER\n\nA WebSocket server for a small Tic-Tac-Toe multiplayer game.\n\n## Setup\n\n### Start the app\n\nAfter cloning the project, install the dependencies with `npm install`.\nAfter that, you can start the development server using npx vite or `npm run dev`.\n\n### Other available scripts\n\n- Code formating (Eslint \u0026 Prettier): `npm run format`\n- Production build: `npm run build`\n- Start the project with production settings: `npm run start`\n\n### Environment variables\n\nAt the project's root, create a `.env` file to set the following environment variables for development:\n\n```config\nNODE_ENV=development\nHOSTNAME=localhost\nPORT=8080\n```\n\n## Goals\n\nSee this project's goals on the [websockets-client's repository](https://github.com/mlangumier/websocket-client).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlangumier%2Fwebsocket-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlangumier%2Fwebsocket-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlangumier%2Fwebsocket-server/lists"}