{"id":20774583,"url":"https://github.com/namikazebadri/starterkit-rails","last_synced_at":"2026-05-09T19:31:50.026Z","repository":{"id":130154436,"uuid":"354719442","full_name":"namikazebadri/starterkit-rails","owner":"namikazebadri","description":"Rails project template with a lot of project basic project must-have, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.","archived":false,"fork":false,"pushed_at":"2021-04-16T14:21:27.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T09:08:50.227Z","etag":null,"topics":["docker-image","dockerhub","project-template","rails","rails-application","ruby"],"latest_commit_sha":null,"homepage":"","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/namikazebadri.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}},"created_at":"2021-04-05T04:41:25.000Z","updated_at":"2023-08-19T03:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4a3e133-d6a7-4a7f-90f5-999079af01be","html_url":"https://github.com/namikazebadri/starterkit-rails","commit_stats":null,"previous_names":["namikazebadri/starterkit-rails"],"tags_count":5,"template":true,"template_full_name":null,"purl":"pkg:github/namikazebadri/starterkit-rails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namikazebadri%2Fstarterkit-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namikazebadri%2Fstarterkit-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namikazebadri%2Fstarterkit-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namikazebadri%2Fstarterkit-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namikazebadri","download_url":"https://codeload.github.com/namikazebadri/starterkit-rails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namikazebadri%2Fstarterkit-rails/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32832880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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-image","dockerhub","project-template","rails","rails-application","ruby"],"created_at":"2024-11-17T12:29:58.532Z","updated_at":"2026-05-09T19:31:50.001Z","avatar_url":"https://github.com/namikazebadri.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Docker Image\n\nBuild docker image for Rails application.\n\n## Build Image\nTo build image run this command (__change the tag name \u0026 version with your preferred tag name \u0026 version__).\n\n`$ docker build . -t myorganization/myimage:1.0.0`\n\n## Running a Container from Image\n\nTo create a container from the image, run this command (__change the tag name \u0026 version with your preferred tag name \u0026 version__).\n\n`$ docker run -d -p 3000:3000 --name rails-app myorganization/myimage:1.0.0`\n\nThen you can access the app from the browser with this url: `http://127.0.0.1:3000`\n\n## Dockerhub image\n\nThis repository is proven by running build in Dockerhub, you can see the result [here](https://hub.docker.com/r/namikazebadri/rails-app).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamikazebadri%2Fstarterkit-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamikazebadri%2Fstarterkit-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamikazebadri%2Fstarterkit-rails/lists"}