
Sane defaults for your next project.
RailsBoilerplate is a project template that provides sane defaults for starting a new Ruby on Rails project. It comes pre-configured with Ruby 3.0.2 and Rails 6.1.4, as well as several useful features and tools such as authentication using warden, Stimulus.js for front-end interactivity, Sidekiq for background job processing, and support for postgreSQL. The template also includes Rubocop for code linting, Prettier for code formatting, and GitHub Actions for continuous integration.
RailsBoilerplate is a project template for Ruby on Rails that provides a solid foundation for starting a new project. It includes pre-configured settings for authentication, background job processing, code linting, and code formatting. The template also integrates with Stimulus.js and supports Turbo for faster rendering. With its extensive features and easy installation process, RailsBoilerplate is a highly recommended choice for any Rails project.
