{"id":20550406,"url":"https://github.com/iscasur/simple-chat","last_synced_at":"2025-03-06T05:44:13.802Z","repository":{"id":124489928,"uuid":"379744236","full_name":"iscasur/simple-chat","owner":"iscasur","description":"This is a simple chat using react.js, node.js, and socket.io","archived":false,"fork":false,"pushed_at":"2021-06-24T19:28:22.000Z","size":440,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-16T16:49:58.725Z","etag":null,"topics":["chat","nodejs","reactjs","socket-io","websocket"],"latest_commit_sha":null,"homepage":"https://simple-chat-moons.netlify.app/","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/iscasur.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":"2021-06-23T22:32:50.000Z","updated_at":"2023-03-07T04:37:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"61dab6ee-08aa-4527-beed-3f78a2ecd57e","html_url":"https://github.com/iscasur/simple-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscasur%2Fsimple-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscasur%2Fsimple-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscasur%2Fsimple-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iscasur%2Fsimple-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iscasur","download_url":"https://codeload.github.com/iscasur/simple-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242157180,"owners_count":20081036,"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":["chat","nodejs","reactjs","socket-io","websocket"],"created_at":"2024-11-16T02:24:51.502Z","updated_at":"2025-03-06T05:44:13.782Z","avatar_url":"https://github.com/iscasur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Chat\n\nThis is a simple chat using React.js, Node.js and Socket.io.\n\n![Simple Chat](./img/simple-chat.png)\n\nYou can see it alive [here](https://simple-chat-moons.netlify.app/).\n\n### Features\n\n- Multiple users can join the chat room by entering their names\n- Users can type chat messages to the chat room\n- A notification is sent to all users when a user joins/leaves the room\n\n### Links\n\n- Website: https://simple-chat-moons.netlify.app/\n\n## Get started\n\nIf you want to run this project locally, you can:\n\n1. Clone this project\n\n```bash\ngit clone https://github.com/iscasur/simple-chat.git\n```\n\n2. Go to the project's folder\n\n```bash\ncd simple-chat\n```\n\n### Backend 💻\n\n3. Go to the server side\n\n```bash\ncd server\n```\n\n4. Install the dependencies in local\n\n```bash\nnpm install\n```\n\n5. Run development enviroment (server)\n\n```bash\nnpm run dev\n```\n\n### Frontend 🎨\n\nSplit your terminal or open a new one.\n\n3. Inside simple-chat folder, go to the client side\n\n```bash\ncd client\n```\n\n4. Install the dependencies in local\n\n```bash\nnpm install\n```\n\n5. Run the app (client)\n\n```bash\nnpm run start\n```\n\nIt will open the app automatically if don't, point your browser to `http://localhost:3000`\n\n## Technologies\n\n| Frontend | Backend    |\n| -------- | ---------- |\n| React    | Node.js    |\n| CSS      | Express.js |\n| Netlify  | Socket.io  |\n|          | Heroku     |\n\n## Licence\n\nThis project is MIT licensed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiscasur%2Fsimple-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiscasur%2Fsimple-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiscasur%2Fsimple-chat/lists"}