Skip to content

yuler/rails-starter

Repository files navigation

rails-starter

Rails app starter template

rails new --main rails-starter -a propshaft -c tailwindcss --database sqlite3

Development

# start redis server
docker run -d --name redis -p 6379:6379 redis
# dev mode
./bin/dev

Deployment

Features

  • 🔐 Simple authentication w/ email & password
  • 🔄 Automatically reload Hotwire Turbo power by hotwire-livereload
  • 📧 Email SMTP config & Preview mail in the browser on development power by letter_opener

TODO

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published