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

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

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)