Skip to content

The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.

Notifications You must be signed in to change notification settings

palfrey/rssdiscoveryengine

 
 

Repository files navigation

RSS Discovery Engine

The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.

RSS Discovery Engine Screenshot

Check it out here: rdengine.herokuapp.com

Running RSS Discovery Engine locally

These instructions assume a Unix-like system.

First, run the bootstrap script, which will create a virtual environment in .venv and install the Python requirements within it. You only need to do this once.

./bootstrap.sh

And then run the development server, which will make a development server accessible on http://localhost:5000/:

./run.sh

Resources

About

The RSS Discovery Engine exists to encourage people to use RSS for finding and consuming their news and current events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.7%
  • HTML 28.9%
  • Shell 1.4%