{"id":20260469,"url":"https://github.com/yusufsefasezer/yschat","last_synced_at":"2025-04-11T01:32:59.783Z","repository":{"id":108233239,"uuid":"151447002","full_name":"yusufsefasezer/ysChat","owner":"yusufsefasezer","description":"Web chat application developed with Express.js, Socket.IO, ReactJS and Bulma.","archived":false,"fork":false,"pushed_at":"2024-03-02T19:18:57.000Z","size":509,"stargazers_count":32,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T22:42:08.140Z","etag":null,"topics":["chat-client","chat-server","react-chat","socket-io-chat-app","websocket-chat"],"latest_commit_sha":null,"homepage":"https://www.yusufsezer.com","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/yusufsefasezer.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,"dei":null}},"created_at":"2018-10-03T16:47:01.000Z","updated_at":"2025-01-24T17:14:22.000Z","dependencies_parsed_at":"2023-03-16T19:15:34.672Z","dependency_job_id":null,"html_url":"https://github.com/yusufsefasezer/ysChat","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2FysChat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2FysChat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2FysChat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufsefasezer%2FysChat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufsefasezer","download_url":"https://codeload.github.com/yusufsefasezer/ysChat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248325352,"owners_count":21084910,"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-client","chat-server","react-chat","socket-io-chat-app","websocket-chat"],"created_at":"2024-11-14T11:19:49.000Z","updated_at":"2025-04-11T01:32:59.760Z","avatar_url":"https://github.com/yusufsefasezer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ysChat\n\nWeb chat application developed with Express.js, Socket.IO and ReactJS, Bulma.\n\n## How to Use\n\nMake sure you have [Node.js](http://nodejs.org/) installed.\n\n```sh\ngit clone https://github.com/yusufsefasezer/ysChat.git\ncd ysChat\n```\n\n### Server\n\n```sh\ncd server\nnpm install\n```\n\nIf you want to use it on your local network, you must change the ip address in the `server/bin/www` file. Find the line below and change it.\n\n```sh\norigin: 'http://YOUR-LOCAL-IP:3000'\n```\n\nNow you can start the server.\n\n```sh\nnpm start\n```\n\nYour app should now be running on [YOUR-LOCAL-IP:1234](http://0.0.0.0:1234/).\n\n### Client\n\n```sh\ncd client\nnpm install\n```\n\nSame as the server, if you want to use it on your local network, you must change the ip address in the `client/src/Socket.js` file. Find the line below and change it.\n\n```sh\nconst SOCKET_URL = 'YOUR-LOCAL-IP:1234';\n```\n\nNow you can start the client.\n\n```sh\nnpm start\n```\n\nYour app should now be running on [YOUR-LOCAL-IP:3000](http://0.0.0.0:3000/).\n\n## Screenshot\n![user](screen/user.png)\n\n\n# License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details\n\nCreated by [Yusuf Sezer](https://www.yusufsezer.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufsefasezer%2Fyschat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufsefasezer%2Fyschat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufsefasezer%2Fyschat/lists"}