website-feeds

Make RSS feeds of your favorite "vote on posts" websites

git clone https://code.pdelong.com/website-feeds.git

1WEBSITE_FEEDS_BIND_ADDR="0.0.0.0:8080"
2WEBSITE_FEEDS_DATABASE_URL="postgres://user:password@host/database"