Skip to content

iandouglas/Stream-Example-Rails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Example App

This example app shows you how you can use GetStream.io to build a site similar to Pinterest.

If you have no idea what GetStream is: GetStream is an hosted API service that allows you to build activity feeds. It makes it very easy to build user activity feeds, public feeds, aggregated feeds and notification feeds. GetStream provides API clients in several language, in this example app we show how easy is to create a website with activity feeds using Rails and stream_rails.

The application is built using Rails 4; and stream_rails the best way to try this application is via Heroku; you can deploy this example (for free) on Heroku by pressing the Deploy button below.

Deploy

If you prefer to run this locally then make sure to generate the API keys on GetStream.io and update the settings in config/initializers/stream_rails.rb

More informations and code samples are available in stream_rails documentation and in getstream.io documentation pages.

About

An example app built using getstream.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.8%
  • HTML 12.2%
  • CSS 2.2%
  • Other 0.8%