9jaswag / pusher-photofeed-ruby

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 73.4%Language:HTML 18.6%Language:CSS 4.0%Language:JavaScript 2.9%Language:CoffeeScript 1.1%