{"id":16728723,"url":"https://github.com/demian85/electron-chat-app-demo","last_synced_at":"2025-10-13T02:37:24.048Z","repository":{"id":138913847,"uuid":"69760396","full_name":"demian85/electron-chat-app-demo","owner":"demian85","description":"Simple Electron Chat App Demo (evaluation task)","archived":false,"fork":false,"pushed_at":"2017-11-11T09:31:24.000Z","size":112,"stargazers_count":32,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-10T11:25:17.136Z","etag":null,"topics":["chat","demo","electron","react"],"latest_commit_sha":null,"homepage":"","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/demian85.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":"2016-10-01T19:57:33.000Z","updated_at":"2024-10-21T11:26:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8ba4901-9d34-42da-a767-4ca086247b9a","html_url":"https://github.com/demian85/electron-chat-app-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/demian85/electron-chat-app-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demian85%2Felectron-chat-app-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demian85%2Felectron-chat-app-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demian85%2Felectron-chat-app-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demian85%2Felectron-chat-app-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demian85","download_url":"https://codeload.github.com/demian85/electron-chat-app-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demian85%2Felectron-chat-app-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013998,"owners_count":26085345,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chat","demo","electron","react"],"created_at":"2024-10-12T23:11:27.770Z","updated_at":"2025-10-13T02:37:23.990Z","avatar_url":"https://github.com/demian85.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Electron Chat App\n\nThis is just a demo of a basic chat app using Electron and React.\nThe server is included and must be run using Node.js\n\n## Tiny features\n\n* You provide a username to enter a chat room. Server endpoint is configurable.\n* Supports Markdown.\n* List of connected users.\n* Informs connection and disconnection events.\n* Informs when someone is typing.\n* Supports multiple instances\n\n## To Use\n\nTo clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\ngit clone https://github.com/demian85/electron-chat-app-demo.git\n# Go into the repository\ncd electron-chat-app-demo\n# Install dependencies\nnpm install\n# Run local server\nnpm run server\n# Run the app\nnpm start\n```\n\nIf you want to test the app using multiple instances, remember you should only have one instance of the chat server running!\n\n## Create distributable package\n```\nnpm install -g electron-packager\ncd electron-chat-app-demo\nelectron-packager . --asar\n```\nYou will now have a folder for your platform and you can run the app by executing `electron-chat-app-demo`\n\nLearn more about Electron and its API in the [documentation](http://electron.atom.io/docs/latest).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemian85%2Felectron-chat-app-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemian85%2Felectron-chat-app-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemian85%2Felectron-chat-app-demo/lists"}