/Gmail-ajax

Freaking RoR project

Primary LanguageRubyMozilla Public License 2.0MPL-2.0

README

This README would normally document whatever steps are necessary to get the application up and running.

Process by following ⚙️

  `bundle install --without production` (the `sassc-rails` take a bunch of time)
  • Then rake db:reset
  • Then rails db:create
  • Then rails db:migrate
  • Check the migration's state : rails db:migrate:status
  • Forward rails db:seed
  • You are able to run rails server
  • Open your favourite Web browser, get to: localhost:3000

Features 🧪

  • Generating e-mail
  • Deleting e-mail
  • Check uncheck e-mail on click
  • Smart select on click via CSS

Things you may want to cover 📝

  • Ruby version Ruby 2.7.4p191 ©

  • System dependencies Using Bundler and brew: install bundle && brew bundle

  • Configuration Rails 5.2.6.2 ©

  • Database creation rails db:create

  • Database initialization rails db:create db:migrate db:seed

  • How to run the test suite rails db:seed

  • How to access the app

    https://gmail-ror.herokuapp.com

  • Remote: Verifying deployed To https://git.heroku.com/gmail-ror.git

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions Guide how to deploy your Ruby on Rails application on a Linux VM. It is tested and known to work on:

    Ubuntu Linux 20.04 LTS Debian 11

https://www.ralfebert.com/tutorials/rails-deployment/



Tech ⚙️

This project use the following tech :

rails ruby html5 js heroku bootstrap css3