/Dribble

Dribble Clone

Primary LanguageRuby

README

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

Things you may want to cover:

  • Ruby version ruby 2.5.3p105
  • Gem Used
  • gem 'bulma-rails', '~> 0.7.4'
  • gem 'devise', '~> 4.6', '>= 4.6.2'
  • gem 'carrierwave', '~> 1.3', '>= 1.3.1'
  • gem 'simple_form', '~> 4.1'
  • gem 'mini_magick', '~> 4.9', '>= 4.9.3'
  • gem 'acts_as_votable', '~> 0.12.0'
  • gem 'gravatar_image_tag', '~> 1.2'
  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...