https://github.com/amytangcodes/rails_starter_template
Rails starter template with Bootstrap, turbo rails and Devise set up
https://github.com/amytangcodes/rails_starter_template
bootstrap devise hotwire hotwire-turbo rails7 starter-template turbo
Last synced: 5 months ago
JSON representation
Rails starter template with Bootstrap, turbo rails and Devise set up
- Host: GitHub
- URL: https://github.com/amytangcodes/rails_starter_template
- Owner: amytangcodes
- Created: 2024-08-12T18:13:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T19:12:28.000Z (almost 2 years ago)
- Last Synced: 2025-04-07T08:45:02.807Z (about 1 year ago)
- Topics: bootstrap, devise, hotwire, hotwire-turbo, rails7, starter-template, turbo
- Language: Ruby
- Homepage:
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This is a "Rails way" application template I've built for Rails 7 projects.
Included in this starter app:
- Bootstrap
- Devise
- User navigation
## Requirements
- Rails 7
- PostgreSQL
## Resources
[Devise](https://github.com/heartcombo/devise?tab=readme-ov-file#getting-started)