Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 774 Bytes

RSS aggregator

Actions Status

Maintainability

Description

RSS aggregator - a web application for aggregating RSS feeds from various sources. Service knows how to poll the site's RSS feeds for new posts and display them in a convenient form, marking what you read. The posts are updated automatically every 5 seconds.

Setup

$ make install 
$ make build

Deploy