/pusher-photofeed-ruby

How to build a realtime photofeed with Pusher and Ruby + Cloudinary

Primary LanguageRuby

Realtime PhotoFeeds with Pusher + Cloudinary + Ruby

Demo

Getting Started

Clone The Repository

$ git clone https://github.com/9jaswag/pusher-photofeed-ruby.git

Change directory

$ cd pusher-photofeed-ruby

Install dependencies

$ bundle install

Setup up database

$ rails db:setup

$ rails db:migrate

Run the app

$ rails serve

Prerequisites

A basic knowledge of Ruby

Built With

  • Pusher - A Ruby gem to interact with the Pusher REST API
  • Cloudinary - Cloudinary is a media management platform for web and mobile developers