{"id":14978154,"url":"https://github.com/socketio/socket.io-chat-platform","last_synced_at":"2025-06-14T18:04:25.636Z","repository":{"id":213777759,"uuid":"734828291","full_name":"socketio/socket.io-chat-platform","owner":"socketio","description":"A basic chat platform based on Socket.IO","archived":false,"fork":false,"pushed_at":"2024-01-12T11:29:36.000Z","size":423,"stargazers_count":104,"open_issues_count":3,"forks_count":33,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-29T13:11:24.381Z","etag":null,"topics":["javascript","nodejs","socket-io","websocket"],"latest_commit_sha":null,"homepage":"https://socket.io","language":"JavaScript","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/socketio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-22T18:30:32.000Z","updated_at":"2025-01-17T21:55:22.000Z","dependencies_parsed_at":"2024-01-12T15:21:08.874Z","dependency_job_id":null,"html_url":"https://github.com/socketio/socket.io-chat-platform","commit_stats":null,"previous_names":["socketio/socket.io-chat-platform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-chat-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-chat-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-chat-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketio%2Fsocket.io-chat-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketio","download_url":"https://codeload.github.com/socketio/socket.io-chat-platform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237116687,"owners_count":19258299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["javascript","nodejs","socket-io","websocket"],"created_at":"2024-09-24T13:56:57.406Z","updated_at":"2025-02-04T12:31:32.255Z","avatar_url":"https://github.com/socketio.png","language":"JavaScript","readme":"# Socket.IO chat platform\n\nA basic chat platform based on [Socket.IO](https://socket.io/) with:\n\n- channel-based messages:\n\n![Screenshot of a public channel](./assets/channel_based_messages.png)\n\n- and private messages:\n\n![Screenshot of a private channel](./assets/private_messages.png)\n\nTable of contents:\n\n\u003c!-- TOC --\u003e\n* [How to use](#how-to-use)\n* [Development](#development)\n  * [Server](#server)\n  * [Client](#client)\n* [Data model](#data-model)\n* [Licence](#licence)\n\u003c!-- TOC --\u003e\n\n## How to use\n\n```shell\n$ docker compose up -d\n```\n\nThen go to http://localhost:8080\n\n## Development\n\n### Server\n\n```shell\n$ cd server\n\n# start the PostgreSQL database\n$ docker compose up -d\n\n# start the server\n$ npm run dev\n```\n\n### Client\n\n```shell\n$ cd vue-client\n\n# start the client\n$ npm run dev\n```\n\nThen go to http://localhost:5173\n\n## Data model\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./assets/data_model_dark.png\"\u003e\n  \u003cimg alt=\"Data model\" src=\"./assets/data_model.png\"\u003e\n\u003c/picture\u003e\n\n## Licence\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Fsocket.io-chat-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketio%2Fsocket.io-chat-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketio%2Fsocket.io-chat-platform/lists"}