Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhyuen/start-of-an-rss-reader
Just another news aggregator that uses rss feeds for the data.
https://github.com/rhyuen/start-of-an-rss-reader
news rss-reader yarn
Last synced: 29 days ago
JSON representation
Just another news aggregator that uses rss feeds for the data.
- Host: GitHub
- URL: https://github.com/rhyuen/start-of-an-rss-reader
- Owner: rhyuen
- Created: 2017-01-08T19:33:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T03:08:25.000Z (almost 8 years ago)
- Last Synced: 2024-11-11T14:31:21.162Z (3 months ago)
- Topics: news, rss-reader, yarn
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ABOUT
> News aggregator for world news from a number of news sources that has the UI of Flipboard. An attempt at React.
> Here's a [link]("https://yarr-reader.now.sh") to the latest version.
### LOCAL INSTALL
> yarn install
> yarn build
> yarn start
### WEB DEPLOYMENT
> If you have a [NOW]("https://zeit.co/") account and have the CLI tool installed, you can deploy with "yarn deploy".
### DOCKER
> docker build -t username/rssreader .
> docker run -d 8080:6567 --name rssreader
> Navigate to localhost:6567/