Skip to content

petermjr/rss-reader

Repository files navigation

How It Works

Asynchronous Feed Processing

  • The backend processes RSS feed updates asynchronously when you add a new feed or manually refresh a feed from the UI.

Getting Started

Prerequisites

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/rss-reader.git
    cd rss-reader
  2. Start the application with Docker Compose:

    docker compose up --build

When testing the feed functionality, you can use these example feeds:

https://rss.nytimes.com/services/xml/rss/nyt/World.xml
https://feeds.megaphone.fm/GLT1412515089

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published