Home

Awesome

logo

Live Site Currently Down. I dont want to pay for the AWS storage or Heroku Dynos anymore.

Table of Contents

Setup

Jump to Background

Enviornment/Setup

Gems

gem 'better_errors'
gem 'binding_of_caller'
gem 'pry-rails'
gem 'annotate'
gem 'streamio-ffmpeg', '~> 3.0', '>= 3.0.2'

Cloning Instructions

  1. cd into Rails root directory
  2. bundle install
  3. npm install
  4. rails db:create
  5. rails db:migrate
  6. rails db:seed RAILS_ENV=development
  7. npm start // initializing webpack

Background

videos

Jump to Technologies

Technologies