{"id":19546315,"url":"https://github.com/hyperdxio/sample-rails-app","last_synced_at":"2025-10-12T06:43:59.133Z","repository":{"id":166610469,"uuid":"642047199","full_name":"hyperdxio/sample-rails-app","owner":"hyperdxio","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-17T01:52:00.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-08T19:41:53.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hyperdxio.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":"2023-05-17T17:48:47.000Z","updated_at":"2023-05-17T17:49:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8075804-ce7f-420a-9173-cf0cdd91be3e","html_url":"https://github.com/hyperdxio/sample-rails-app","commit_stats":null,"previous_names":["hyperdxio/sample-rails-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperdxio%2Fsample-rails-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperdxio%2Fsample-rails-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperdxio%2Fsample-rails-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperdxio%2Fsample-rails-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperdxio","download_url":"https://codeload.github.com/hyperdxio/sample-rails-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240801105,"owners_count":19859729,"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":[],"created_at":"2024-11-11T03:44:19.947Z","updated_at":"2025-10-12T06:43:54.101Z","avatar_url":"https://github.com/hyperdxio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruby-getting-started\n\nA barebones Rails app, which can easily be deployed to Heroku.\n\nThis application supports the [Getting Started on Heroku with Ruby](https://devcenter.heroku.com/articles/getting-started-with-ruby) article - check it out.\n\n## Running Locally\n\nMake sure you have Ruby installed.  Also, install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) (formerly known as the Heroku Toolbelt).\n\n```sh\n$ git clone git@github.com:heroku/ruby-getting-started.git\n$ cd ruby-getting-started\n$ bundle install\n$ bundle exec rake db:create db:migrate\n$ heroku local\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\nUsing resources for this example app counts towards your usage. [Delete your app](https://devcenter.heroku.com/articles/heroku-cli-commands#heroku-apps-destroy) and [database](https://devcenter.heroku.com/articles/heroku-postgresql#removing-the-add-on) as soon as you are done experimenting to control costs.\n\nBy default, apps use Eco dynos if you are subscribed to Eco. Otherwise, it defaults to Basic dynos. The Eco dynos plan is shared across all Eco dynos in your account and is recommended if you plan on deploying many small apps to Heroku. Learn more about our low-cost plans [here](https://blog.heroku.com/new-low-cost-plans).\n\nEligible students can apply for platform credits through our new [Heroku for GitHub Students program](https://blog.heroku.com/github-student-developer-program).\n\nEnsure you're in the correct directory:\n\n```sh\n$ ls\nGemfile\t\tProcfile\tRakefile\tapp.json\tconfig\t\tdb\t\tlog\t\tpublic\t\ttmp\nGemfile.lock\tREADME.md\tapp\t\tbin\t\tconfig.ru\tlib\t\tpackage.json\ttest\t\tvendor\n```\n\nYou should see a `Gemfile` file. Then run:\n\n```sh\n$ heroku create\n$ git push heroku main\n$ heroku run rake db:migrate\n$ heroku open\n```\n\nor\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## Documentation\n\nFor more information about using Ruby on Heroku, see these Dev Center articles:\n\n- [Ruby on Heroku](https://devcenter.heroku.com/categories/ruby)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperdxio%2Fsample-rails-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperdxio%2Fsample-rails-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperdxio%2Fsample-rails-app/lists"}