I used Newsboat as a feed reader for some time, but I wanted to be able to access my feeds on my phone and other devices. I created Rag with Supabase, React and Go, using go-readability to bypass paywalls you'd otherwise encounter opening articles from your feed, and instead allowing you to read the article in-app.<p>You can find the repo here: <a href="https://github.com/knightspore/rag">https://github.com/knightspore/rag</a><p>Welcoming any suggestions, contributions, or reviews!