All Projects → devfsa → overflow-news

devfsa / overflow-news

Licence: other
📚 Don't waste time searching for good dev blog posts. Get the latest news here.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to overflow-news

News
📰 RSS/Atom feed reader
Stars: ✭ 524 (+1537.5%)
Mutual labels:  rss, news, feed
feed2email
RSS/Atom feed updates in your email
Stars: ✭ 37 (+15.63%)
Mutual labels:  rss, news, feed
laminas-feed
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
Stars: ✭ 97 (+203.13%)
Mutual labels:  rss, feed
podcast-feed-parser
A highly customizable package for fetching and parsing podcast feeds into simple and manageable JavaScript objects. For use with node or in the browser.
Stars: ✭ 39 (+21.88%)
Mutual labels:  rss, feed
vuepress-plugin-feed
RSS, Atom, and JSON feeds generator plugin for VuePress 1.x
Stars: ✭ 46 (+43.75%)
Mutual labels:  rss, feed
RSS-to-Telegram-Bot
A Telegram RSS bot that cares about your reading experience
Stars: ✭ 482 (+1406.25%)
Mutual labels:  rss, feed
this-american-life-archive
Unofficial RSS feed for the podcast "This American Life" with episodes 1 to current
Stars: ✭ 19 (-40.62%)
Mutual labels:  rss, feed
f43.me
A more readable & cleaner feed
Stars: ✭ 60 (+87.5%)
Mutual labels:  rss, feed
cakephp-feed
CakePHP Plugin with RssView to create RSS feeds.
Stars: ✭ 13 (-59.37%)
Mutual labels:  rss, feed
watch-rss
Subscribe your watched GitHub Repository's releases as RSS feeds on Inoreader
Stars: ✭ 24 (-25%)
Mutual labels:  rss, feed
awesome-feeds
A curated list of tech, machine learning, biz and etc... feeds
Stars: ✭ 25 (-21.87%)
Mutual labels:  rss, feed
gosquito
gosquito ("go" + "mosquito") is a pluggable tool for data gathering, data processing and data transmitting to various destinations.
Stars: ✭ 25 (-21.87%)
Mutual labels:  rss, news
newsdash
A news dashboard inspired by iGoogle and Netvibes
Stars: ✭ 44 (+37.5%)
Mutual labels:  rss, news
web-front-end-rss
📙 根据 RSS 抓取最新前端技术文章,来源:前端早读课、前端大全、前端之巅、淘宝前端、张鑫旭博客、凹凸实验室等
Stars: ✭ 24 (-25%)
Mutual labels:  rss, feed
Briefly
source based news in short : Winner @MumbaiHackathon 2018
Stars: ✭ 35 (+9.38%)
Mutual labels:  news, feed
osmosfeed
Turn GitHub into an RSS reader
Stars: ✭ 839 (+2521.88%)
Mutual labels:  rss, feed
meta-extractor
Super simple and fast html page meta data extractor with low memory footprint
Stars: ✭ 38 (+18.75%)
Mutual labels:  rss, feed
Lemonade Stand
A handy guide to financial support for open source
Stars: ✭ 6,513 (+20253.13%)
Mutual labels:  lists, content
reader
A Python feed reader library.
Stars: ✭ 290 (+806.25%)
Mutual labels:  rss, feed
serializer
A linearizing social tech news reader
Stars: ✭ 89 (+178.13%)
Mutual labels:  rss, news

wercker status Coverage Status

Overflow News

📚 Don't waste time searching for good dev blog posts. Get the latest news here.

Screenshot

First Version

Requirements

How to configure?

Create the .env file, containing the environment variables, and the fill the missing values:

cp .env.example .env

How to run?

Run this command below and open the following URL in the browser: http://localhost:8080

$ docker-compose up --build

Prettify log messages

Below overflow-news_worker_1 is a container name example.

$ docker logs -f overflow-news_worker_1 | pino -l

How to deploy?

$ docker-compose -f docker-compose.prod.yml up -d --build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].