Skip to content

buttondown/rssrssrssrss

Repository files navigation

rssrssrss

A simple, stateless SPA that allows users to combine multiple RSS feeds into a single RSS feed URL.

Features

  • Combine any number of RSS feeds into a single feed
  • Simple, intuitive interface
  • No account required - just enter your feeds and get a URL
  • Combined feeds are sorted by date (newest first)
  • Original source information is preserved in the merged feed

Development

Prerequisites

  • Bun 1.0+

Setup

# Clone the repository
git clone <repository-url>
cd rssrssrss

# Install dependencies
bun install

# Run the development server
bun dev

Open http://localhost:3030 with your browser to see the result.

Available Scripts

bun dev      # Start development server
bun build    # Build for production
bun start    # Start production server
bun run lint # Run linter
bun run format # Format code with Biome

Tech Stack

  • Next.js 15 with React 19
  • TypeScript
  • Tailwind CSS 4
  • Biome for linting/formatting
  • Bun for package management

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •