{"id":19494289,"url":"https://github.com/dnsos/rails-starter","last_synced_at":"2026-04-09T16:49:45.838Z","repository":{"id":114310419,"uuid":"490432985","full_name":"dnsos/rails-starter","owner":"dnsos","description":"Rails application template with some basic configurations and features","archived":false,"fork":false,"pushed_at":"2022-10-01T19:10:33.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T09:16:49.177Z","etag":null,"topics":["devise","lookbook","rails","ruby","security-tools","template"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dnsos.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":"2022-05-09T20:22:15.000Z","updated_at":"2022-10-01T19:11:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"70c18143-07ce-47ee-9127-4e7cc3dedff6","html_url":"https://github.com/dnsos/rails-starter","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"d2f25e7bdd66a265880ac1f33f72217664a86fce"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnsos%2Frails-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnsos%2Frails-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnsos%2Frails-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnsos%2Frails-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnsos","download_url":"https://codeload.github.com/dnsos/rails-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240739820,"owners_count":19849831,"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":["devise","lookbook","rails","ruby","security-tools","template"],"created_at":"2024-11-10T21:29:09.322Z","updated_at":"2025-10-24T14:40:13.201Z","avatar_url":"https://github.com/dnsos.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rails Starter Template\n\nThis repository contains a starter [template](https://guides.rubyonrails.org/rails_application_templates.html) for Ruby on Rails apps.\n\n## Requirements\n\n- **Rails \u003e= 7**. Older versions may work with at least some configurations of this template, but not guaranteed.\n- **Node.js** installed on your local machine (this is only used for formatting via Prettier)\n- **TailwindCSS** for styling. Configure this easily by using the flag `--css=tailwind` when creating your Rails app with this template\n\n## What does this template do?\n\nThis template installs and configures some practical Rails defaults, see `template.rb` for details or the following overview.\n\n### 👮 Linting and security tools\n\n### 💎 Code formatting via Prettier\n\nWe want our Rails app to use consistent formatting for `.rb` files. This is achieved with the [Ruby plugin for Prettier](https://github.com/prettier/plugin-ruby).\n\n### 📈 Test coverage configuration\n\n- SimpleCov\n- Run with COVERAGE=true\n\n### 👀 Component setup\n\n- View Component\n- Lookbook\n\n### 👥 User management\n\n- Devise\n- letter_opener for email in development\n- two roles: user (default) and admin\n\n### 🕓 Set app's timezone to Berlin (optional)\n\nYou will be asked if you want to set the timezone to Berlin. Answer according to your requirements.\n\n## Usage\n\nGenerate a new Rails app with this template by running:\n\n```bash\nrails new your-app-name [...] -m https://raw.githubusercontent.com/dnsos/rails-starter/main/template.rb\n```\n\n\u003e Note that this template can currently only be used for _new_ Rails apps. It can not be applied to existing ones.\n\n## After using this template\n\n1. Create and migrate your database with `bin/rails db:create \u0026\u0026 bin/rails db:migrate`\n2. It's possible that the initial Rubocop run was not able to fix all issues. Check if you need manual adjustments by running `bundle exec rubocop`.\n\n### Other things you may want to configure\n\n- RenovateBot\n- .github/CODEOWNERS\n- GitHub Actions CI (should actually be optional addition!)\n- Content Security Policy\n- SMTP in production\n- Devise :confirmable if desired (https://github.com/heartcombo/devise/wiki/How-To%3A-Add-%3Aconfirmable-to-Users)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnsos%2Frails-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnsos%2Frails-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnsos%2Frails-starter/lists"}