Awesome
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
- cd into Rails root directory
bundle install
npm install
rails db:create
rails db:migrate
rails db:seed RAILS_ENV=development
npm start // initializing webpack
Background
Jump to Technologies
Technologies
- Front-end:
- React
- Redux
- Ajax
- Back-end
- RubyOnRails
- PostgreSQL
- BCrypt
- Cloud:
- Heroku