Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This template is designed for personal use and open-source projects. It provides a quick start for Rails applications with essential features pre-configured, requiring minimal setup.

  • Database: Your choice of SQLite (default) or PostgreSQL
  • Defaults:
    • Solid Cache for efficient caching
    • Solid Queue for background job processing
    • Solid Cable for real-time features
  • Frontend:
    • Tailwind CSS for rapid, utility-first styling
    • Importmap for managing JavaScript modules
  • Authentication: Google OAuth integration for secure user sign-in

Learn more about Rails application templates

Usage

rails new <app_name> -c tailwind -m https://raw.githubusercontent.com/bastos/rails-template/refs/heads/main/template.rb

During setup, the template will ask if you want to use PostgreSQL instead of the default SQLite database.

License

This project is released under the MIT License.

About

Writing a simple Rails template for my needs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages