Skip to content

A Next.js application for managing torrent RSS feeds, built with Bun and Docker. This application is designed to work together with transmission-pia-compose and plex-compose to create a complete self-hosted streaming platform.

License

Notifications You must be signed in to change notification settings

tadeasf/rss-feed-public

Repository files navigation

RSS Feed Application

A Next.js application for managing torrent RSS feeds, built with Bun and Docker. This application is designed to work together with transmission-pia-compose and plex-compose to create a complete self-hosted streaming platform.

System Overview

This application is part of a larger ecosystem:

  1. RSS Feed App (this repo) - Manages and monitors torrent RSS feeds
  2. transmission-pia-compose - Handles torrent downloading with VPN protection
  3. plex-compose - Provides media streaming capabilities

Together, these components create an independent, self-hosted streaming platform.

Prerequisites

  • Docker and Docker Compose
  • Bun (for local development)
  • Node.js (for torrent-service)
  • Recommended: Set up transmission-pia-compose and plex-compose first

Quick Start

The application can be run in either development or production mode using our initialization script run.sh:

  chmod +x run.sh
  ./run.sh --help

About

A Next.js application for managing torrent RSS feeds, built with Bun and Docker. This application is designed to work together with transmission-pia-compose and plex-compose to create a complete self-hosted streaming platform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published