Skip to content

TarikGul/vimeo-clone-full-stack-project

Repository files navigation

logo

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

Table of Contents

Setup

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

Technologies

  • Front-end:
    • React
    • Redux
    • Ajax
  • Back-end
    • RubyOnRails
    • PostgreSQL
    • BCrypt
  • Cloud:
    • Heroku

About

Full Stack clone of Vimeo using Ruby on Rails/ ReactJS, Redux, and PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published