{"id":14955881,"url":"https://github.com/lethang7794/rails_sample_app","last_synced_at":"2026-02-06T20:03:14.602Z","repository":{"id":38293041,"uuid":"261972661","full_name":"lethang7794/rails_sample_app","owner":"lethang7794","description":"A Twitter clone app built \"almost from scratch\" with Ruby on Rails.","archived":false,"fork":false,"pushed_at":"2023-01-19T18:46:40.000Z","size":1980,"stargazers_count":1,"open_issues_count":32,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T02:31:11.537Z","etag":null,"topics":["bootstrap3","css","html","javascript","jquery","rails-tutorial","ruby","ruby-on-rails-6","ruby-on-rails-tutorial","scss","social-network","web-application","web-development"],"latest_commit_sha":null,"homepage":"https://rails-sample-app-7794.herokuapp.com/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lethang7794.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-07T06:50:21.000Z","updated_at":"2023-03-07T06:26:33.000Z","dependencies_parsed_at":"2023-02-05T09:46:40.422Z","dependency_job_id":null,"html_url":"https://github.com/lethang7794/rails_sample_app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lethang7794/rails_sample_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethang7794%2Frails_sample_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethang7794%2Frails_sample_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethang7794%2Frails_sample_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethang7794%2Frails_sample_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lethang7794","download_url":"https://codeload.github.com/lethang7794/rails_sample_app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lethang7794%2Frails_sample_app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap3","css","html","javascript","jquery","rails-tutorial","ruby","ruby-on-rails-6","ruby-on-rails-tutorial","scss","social-network","web-application","web-development"],"created_at":"2024-09-24T13:11:56.680Z","updated_at":"2026-02-06T20:03:14.574Z","avatar_url":"https://github.com/lethang7794.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby on Rails Tutorial sample application\nThis is the sample application for\n[*Ruby on Rails Tutorial:\nLearn Web Development with Rails*](https://www.railstutorial.org/)\n(6th Edition)\nby [Michael Hartl](https://www.michaelhartl.com/).\n\nBasically, this is a Twitter clone app built \"from scratch\" with Ruby on Rails.\n\n[Demo app can be access here](https://rails-sample-app-7794.herokuapp.com/).\n\n## Prerequisite\n* Ruby 2.7.1\n* NodeJS\n* Yarn\n\n## Getting started\nTo get started with the app, clone the repo and install the needed gems:\n```\n$ bundle install --without production\n```\nNext, migrate the database:\n```\n$ rails db:migrate\n```\nFinally, run the test suite to verify that everything is working correctly:\n```\n$ rails test\n```\nIf the test suite passes, you'll be ready to run the app in a local server:\n```\n$ rails server\n```\n## Note: \nIf you can't start the server, and the error is\n```\nYour Yarn packages are out of date!\nPlease run `yarn install --check-files` to update.\n```\nJust run\n```\nyarn install --check-files\n```\nor\n```\nyarn --update-checksums\n```\nand start the local server again.\n\n## License\nAll source code in the [Ruby on Rails Tutorial](https://www.railstutorial.org/)\nis available jointly under the MIT License and the Beerware License. See\n[LICENSE.md](LICENSE.md) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flethang7794%2Frails_sample_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flethang7794%2Frails_sample_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flethang7794%2Frails_sample_app/lists"}