{"id":14955556,"url":"https://github.com/learnetto/reactchat","last_synced_at":"2026-03-06T06:03:41.247Z","repository":{"id":217027091,"uuid":"101978098","full_name":"learnetto/reactchat","owner":"learnetto","description":"A chat app built with React.js and ActionCable in Ruby on Rails 5.1","archived":false,"fork":false,"pushed_at":"2017-10-29T07:17:02.000Z","size":83,"stargazers_count":94,"open_issues_count":1,"forks_count":19,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T03:41:24.536Z","etag":null,"topics":["javascript","rails","rails5","react","reactjs","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://reactrooms.herokuapp.com/","language":"Ruby","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/learnetto.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":"2017-08-31T08:28:48.000Z","updated_at":"2024-07-09T07:45:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"27c0f9e3-de0c-4ddf-b58a-04eec17d0418","html_url":"https://github.com/learnetto/reactchat","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"853e7cbbb33a881357489f96a0040149952e8ccf"},"previous_names":["learnetto/reactchat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/learnetto/reactchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnetto%2Freactchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnetto%2Freactchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnetto%2Freactchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnetto%2Freactchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/learnetto","download_url":"https://codeload.github.com/learnetto/reactchat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/learnetto%2Freactchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30164532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T04:43:31.446Z","status":"ssl_error","status_checked_at":"2026-03-06T04:40:30.133Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","rails","rails5","react","reactjs","ruby","ruby-on-rails"],"created_at":"2024-09-24T13:11:21.871Z","updated_at":"2026-03-06T06:03:40.646Z","avatar_url":"https://github.com/learnetto.png","language":"Ruby","readme":"# React Chat\n\nA chat app built with React.js and ActionCable in Ruby on Rails 5.1, built as part of a 2-part tutorial on [Learnetto](https://learnetto.com):\n\n[How to build a chat app with Rails 5.1 ActionCable and React.js Part 1](https://learnetto.com/tutorials/how-to-build-a-chat-app-with-rails-5-1-actioncable-and-react-js-part-1)\n\n[How to build a chat app with Rails 5.1 ActionCable and React.js Part 2](https://learnetto.com/tutorials/how-to-build-a-chat-app-with-rails-5-1-actioncable-and-react-js-part-2)\n\n[See a live demo here](https://reactrooms.herokuapp.com)\n\nRun the following commands on the commandline to get it working:\n\n```\ngit clone https://github.com/learnetto/reactchat.git\n\ncd reactchat\n\nrails db:migrate\n\nbundle \u0026\u0026 yarn\n\nforeman start -f Procfile.dev\n```\n\n## Github Authentication\n\nWe use Github for authentication. So you will need to [register a new OAuth application on Github](https://github.com/settings/applications/new).\n\nPlease make sure you set the authorization callback URL correctly. With the default devise and omniauth settings, add `/users/auth/github/callback` to your root URL.\n\nFor example, in development, if your app is running on localhost port 3000, then the URL settings will be:\n\nHomepage URL: `http://localhost:3000`\n\nAuthorization callback URL: `http://localhost:3000/users/auth/github/callback`\n\nOnce you've set up your Github app, Github will provide you with a Client ID and secret. You need to add these to your app's environment as `GITHUB_APP_ID` and `GITHUB_APP_SECRET`.\n\nFor development, the easiest way is to put them in your `~/.bash_profile`, start a new terminal window and restart your Rails server.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnetto%2Freactchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnetto%2Freactchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnetto%2Freactchat/lists"}