Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 918 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 918 Bytes

Actions Status github action status Maintainability

Rss Reader

Rss Reader is a service for aggregating RSS feeds, with which it is convenient to read various sources, such as blogs. It allows you to add an unlimited number of RSS feeds, updates them itself and adds new entries to the general feed.

(deployed on vercel)

Setup

make install

Run

make develop

Build

make build