Skip to content

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

Notifications You must be signed in to change notification settings

oreHGA/pusher-photofeed-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime PhotoFeeds with Pusher + Cloudinary + Ruby

View tutorial

Demo

Getting Started

Clone The Repository

$ git clone https://github.com/oreHGA/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published