An open API service indexing awesome lists of open source software.

https://github.com/harrison-broadbent/rails7-simple-template

Rails 7 Simple Template — Rails 7 template with Devise, Omniauth and TailwindCSS already setup
https://github.com/harrison-broadbent/rails7-simple-template

rails ruby ruby-on-rails templates

Last synced: 3 months ago
JSON representation

Rails 7 Simple Template — Rails 7 template with Devise, Omniauth and TailwindCSS already setup

Awesome Lists containing this project

README

          

# Rails 7 Simple Template

Simple Rails template with the following things already set up —

- Rails 7 and Ruby 3.2.0
- A simple Home controller with a basic Home#index view
- Devise + a basic user model
- Google Omniauth + CSRF Protection
- TailwindCSS
- Annotate gem for model annotations
- foremen for `./bin/dev` live reloading

Clone this repo and you're almost good to go.
You just need to delete `master.key` and `credentials.yml.enc` and regenerate them