Skip to content

tbarbugli/stream_framework_example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This example Django app shows you how you can use Feedly to built a site similar to Pinterest. Using Stream Framework you can built a wide variety of functionality. For instance:

  • A Facebook style (aggregated) newsfeed
  • A twitter like newsfeed
  • A notification system such as Fashiolista's
  • A pinterest like activity feed

But in this example we're showing you how to built a feed with activity from people you follow.

This project comes with Docker and Docker Compose and you can run the app locally by running:

docker-compose up -d

to test you can head to:

http://localhost:8000

Or alternatively:

Deploy

About

Stream-Framework demonstration app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published