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
- Host: GitHub
- URL: https://github.com/harrison-broadbent/rails7-simple-template
- Owner: harrison-broadbent
- Created: 2023-01-30T04:16:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T04:36:54.000Z (over 3 years ago)
- Last Synced: 2025-03-15T21:48:44.611Z (over 1 year ago)
- Topics: rails, ruby, ruby-on-rails, templates
- Language: Ruby
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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