RSS Reader is a service for aggregating RSS feeds, with which it is convenient to read a variety of 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.
- Node.js version v.18.12.1 or later
- GNU Make version 4.2.1 or later
-
Clone project
git clone git@github.com:IgorLebedev/Rss-feed-aggregator.git
-
Install dependencies
make install
-
Run locally
make dev