/future-mail

A Email App built with Ruby on Rails, Hotwire, TailwindCSS

Primary LanguageRuby

README

Installation

  1. have ruby on rails installed
  2. download the code
  3. set credentials for mailer_send
  4. run rails db:create db:migrate
  5. run bin/dev
  6. app is running at localhost:3000

future-mail