Skip to content

GetStream/feeds-v3-demo

Repository files navigation

FeedsApp - Real-time Social Feed

Feeds V3 proof of concept using Next.js and Stream SDK, demonstrating scalable, real-time social interactions with live updates, engagement features, and modular feed architecture.

Getting Started

  1. Install Dependencies

    yarn install
  2. Environment Variables Create a .env.local file with:

    NEXT_PUBLIC_STREAM_API_KEY=your_stream_api_key
    STREAM_API_SECRET=your_stream_api_secret
    
    NEXT_PUBLIC_FEEDS_BASE_URL=your_feeds_base_url  //this is optional
    
  3. Run Development Server

    yarn dev
  4. Open Browser Navigate to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •