{"id":16232108,"url":"https://github.com/dbarochiya/chatapp","last_synced_at":"2026-05-11T07:19:59.076Z","repository":{"id":56528942,"uuid":"296623235","full_name":"dbarochiya/chatapp","owner":"dbarochiya","description":"Simple chat application with go, react and websocket ","archived":false,"fork":false,"pushed_at":"2020-11-02T11:15:19.000Z","size":213,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T04:32:01.509Z","etag":null,"topics":["chat-application","go","golang","react","websocket"],"latest_commit_sha":null,"homepage":"https://dhruvbarochiya.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/dbarochiya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-18T13:04:51.000Z","updated_at":"2021-05-05T04:53:40.000Z","dependencies_parsed_at":"2022-08-15T20:20:57.626Z","dependency_job_id":null,"html_url":"https://github.com/dbarochiya/chatapp","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/dbarochiya%2Fchatapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbarochiya%2Fchatapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbarochiya%2Fchatapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbarochiya%2Fchatapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbarochiya","download_url":"https://codeload.github.com/dbarochiya/chatapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792919,"owners_count":20996896,"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-application","go","golang","react","websocket"],"created_at":"2024-10-10T13:07:51.531Z","updated_at":"2025-09-15T18:26:30.565Z","avatar_url":"https://github.com/dbarochiya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatApp \n\nThis is a realtime chatbox implementation where multiple users join in a single chgat pool. I worked on this with motive to learn these cool tech - \n\n  - backend : [GO](https://golang.org/)\n  - frontend : [ReactJs](https://reactjs.org/)\n  - communication protocol : [Websocket](https://en.wikipedia.org/wiki/WebSocket#:~:text=WebSocket%20is%20a%20computer%20communications,being%20standardized%20by%20the%20W3C.)\n\n# Reference\n\n- [more about me](https://dhruvbarochiya.com)\n- [golang tutorial](https://www.youtube.com/watch?v=YS4e4q9oBaU)\n- reference for this project : [tutotial blog](https://tutorialedge.net/projects/chat-system-in-go-and-react/)\n\n# How to run\n\n## backend\n\nFollow these commands to spin up a go server which listens to port `:8080` and boradcats messages to clients using websocket\n\n```\n  (install go if you haven't already)\n  git clone https://github.com/dbarochiya/chatapp.git\n  cd chatapp/backend\n  go run main.go\n``` \n\n## frontend\n\nTHis will spin up frontend react server running on `:3000` \n``` \n (install npm if you haven't already)\n  git clone https://github.com/dbarochiya/chatapp.git\n  cd chatapp/frontend\n  npm install\n  npm start \n```\n\nNow go to [localhost:3000](localhost:3000) in browser and TADA !! ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbarochiya%2Fchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbarochiya%2Fchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbarochiya%2Fchatapp/lists"}