{"id":14955892,"url":"https://github.com/cheezenaan-sandbox/sample_app_rev4","last_synced_at":"2025-07-29T06:05:04.560Z","repository":{"id":51317732,"uuid":"116458252","full_name":"cheezenaan-sandbox/sample_app_rev4","owner":"cheezenaan-sandbox","description":"Sample application forked from https://railstutorial.jp/","archived":false,"fork":false,"pushed_at":"2025-04-15T07:34:37.000Z","size":413,"stargazers_count":4,"open_issues_count":18,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T03:48:00.171Z","etag":null,"topics":["docker","rails","rails-tutorial","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/cheezenaan-sandbox.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-06T06:04:24.000Z","updated_at":"2024-11-15T07:16:04.000Z","dependencies_parsed_at":"2023-12-14T20:49:31.067Z","dependency_job_id":"257a2259-fa46-4a94-b1f3-5e5a55923bd7","html_url":"https://github.com/cheezenaan-sandbox/sample_app_rev4","commit_stats":{"total_commits":286,"total_committers":3,"mean_commits":95.33333333333333,"dds":0.05594405594405594,"last_synced_commit":"47b8884d5d9007ce4966ac35e470401d5821f6a8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheezenaan-sandbox/sample_app_rev4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheezenaan-sandbox%2Fsample_app_rev4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheezenaan-sandbox%2Fsample_app_rev4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheezenaan-sandbox%2Fsample_app_rev4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheezenaan-sandbox%2Fsample_app_rev4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheezenaan-sandbox","download_url":"https://codeload.github.com/cheezenaan-sandbox/sample_app_rev4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheezenaan-sandbox%2Fsample_app_rev4/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267638775,"owners_count":24119764,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","rails","rails-tutorial","ruby"],"created_at":"2024-09-24T13:11:57.671Z","updated_at":"2025-07-29T06:05:04.534Z","avatar_url":"https://github.com/cheezenaan-sandbox.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ruby on Rails Tutorial sample application\n\n[![Build Status](https://travis-ci.org/cheezenaan-sandbox/sample_app_rev4.svg?branch=master)](https://travis-ci.org/cheezenaan-sandbox/sample_app_rev4)\n\nThis is the sample application based on\n[_Ruby on Rails Tutorial:\nLearn Web Development with Rails_](http://www.railstutorial.org/)\nby [Michael Hartl](http://www.michaelhartl.com/).\n\n## Getting started\n\nTo get started with the app, clone the repo and then install dependencies:\n\n```\n$ docker-compose run --rm node yarn install\n$ docker-compose run --rm spring bundle install\n```\n\nNext, build frontend assets:\n\n```\n$ docker-compose run --node /bin/sh -c \"yarn lint \u0026\u0026 yarn build\"\n```\n\nThen, migrate the database:\n\n```\n$ docker-compose run --rm spring bin/rails db:create db:migrate\n```\n\nFinally, run the test suite to verify that everything is working correctly:\n\n```\n$ docker-compose run --rm spring bin/rspec \n```\n\nIf the test suite passes, you'll be ready to run the app in a local server:\n\n```\n$ docker-compose up -d app node\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheezenaan-sandbox%2Fsample_app_rev4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheezenaan-sandbox%2Fsample_app_rev4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheezenaan-sandbox%2Fsample_app_rev4/lists"}