{"id":16056155,"url":"https://github.com/nshki/dockerized-rails","last_synced_at":"2025-03-09T00:31:18.224Z","repository":{"id":53861451,"uuid":"521531083","full_name":"nshki/dockerized-rails","owner":"nshki","description":"An opinionated Dockerized Rails application template.","archived":false,"fork":false,"pushed_at":"2023-04-22T05:55:51.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-10T02:40:55.352Z","etag":null,"topics":["docker","docker-compose","rails","rails-template"],"latest_commit_sha":null,"homepage":"","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/nshki.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}},"created_at":"2022-08-05T06:36:45.000Z","updated_at":"2022-08-05T15:04:09.000Z","dependencies_parsed_at":"2023-02-10T07:00:26.045Z","dependency_job_id":null,"html_url":"https://github.com/nshki/dockerized-rails","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshki%2Fdockerized-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshki%2Fdockerized-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshki%2Fdockerized-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nshki%2Fdockerized-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nshki","download_url":"https://codeload.github.com/nshki/dockerized-rails/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221100867,"owners_count":16756212,"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":["docker","docker-compose","rails","rails-template"],"created_at":"2024-10-09T02:40:37.928Z","updated_at":"2024-10-22T13:02:10.376Z","avatar_url":"https://github.com/nshki.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized Rails Template\n\nThis is a [Rails application template](https://guides.rubyonrails.org/rails_application_templates.html) for an opinionated Docker setup.\n\n- Docker Compose-optimized project\n  - App, Postgres, Redis, and Selenium services\n  - Sidekiq worker runs via Foreman to prevent `bin/dev` or `Procfile.dev` clashes with gems you might add later\n- Binstubs that make working with Docker Compose easy\n  - `bin/compose`: Alias for `docker-compose up`\n  - `bin/run`: Runs a command in the `app` service\n  - `bin/credentials`: Opens the encrypted credentials file in Vim\n- Additional default gems\n  - [annotate](https://github.com/ctran/annotate_models): Model annotations\n  - [chusaku](https://github.com/nshki/chusaku): Controller annotations\n  - [mocktail](https://github.com/testdouble/mocktail): Easier mocking in tests\n  - [sidekiq](https://github.com/mperham/sidekiq): Background processing\n  - [simplecov](https://github.com/simplecov-ruby/simplecov): Test suite code coverage\n  - [standard](https://github.com/testdouble/standard): Style guide, linter, and fixer\n- GitHub Action workflow that runs linting, annotations, and test suite\n\n## Setup\n\n```\n$ rails new my_new_project --template=https://raw.githubusercontent.com/nshki/dockerized-rails/main/dockerized-rails-template.rb --database=postgresql --skip-bundle\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnshki%2Fdockerized-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnshki%2Fdockerized-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnshki%2Fdockerized-rails/lists"}