{"id":20807876,"url":"https://github.com/maufa42/chat-app","last_synced_at":"2026-04-24T21:33:33.753Z","repository":{"id":120582489,"uuid":"553695276","full_name":"Maufa42/chat-app","owner":"Maufa42","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-27T06:12:50.000Z","size":13640,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T22:41:48.991Z","etag":null,"topics":["rails","ruby"],"latest_commit_sha":null,"homepage":"https://fullerf.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/Maufa42.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":"2022-10-18T16:06:33.000Z","updated_at":"2022-11-04T07:07:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e3f81ed-dbd2-44fc-9799-c9ef38c64bf0","html_url":"https://github.com/Maufa42/chat-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maufa42/chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maufa42%2Fchat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maufa42%2Fchat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maufa42%2Fchat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maufa42%2Fchat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maufa42","download_url":"https://codeload.github.com/Maufa42/chat-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maufa42%2Fchat-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":["rails","ruby"],"created_at":"2024-11-17T19:43:26.441Z","updated_at":"2026-04-24T21:33:33.736Z","avatar_url":"https://github.com/Maufa42.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chat-app\n##### Prerequisites\n\nThe setups steps expect following tools installed on the system.\n\n- Github\n- Ruby [3.1.0](https://github.com/organization/project-name/blob/master/.ruby-version#L1)\n- Rails [7.0.1](https://github.com/organization/project-name/blob/master/Gemfile#L12)\n\n##### 1. Check out the repository\n\n```bash\ngit clone https://github.com/Maufa42/chat-app.git\n```\n\n##### 2. Create database.yml file\n\nCopy the sample database.yml file and edit the database configuration as required.\n\n```bash\ncp config/database.yml.sample config/database.yml\n```\n\n##### 3. Create and setup the database\n\nRun the following commands to create and setup the database.\n\n```ruby\nbundle exec rake db:create\nbundle exec rake db:setup\n```\n\n##### 4. Start the Rails server\n\nYou can start the rails server using the command given below.\n\n```ruby\nbundle exec rails s\n```\n\nAnd now you can visit the site with the URL http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaufa42%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaufa42%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaufa42%2Fchat-app/lists"}