I like that it is built using angular so I can get some tips on how authentication is done. However I think the UI needs work, for example expanding a feed button is all the way to the other side, why not slide down on click of title? I found some UI bugs for example, where the + and power icon was underlapping under my feed. The power button also does nothing for me. I also had issues with adding non rss feeds.
Otherwise I like it. Nice work.
Do I just submit a link like <a href="https://news.ycombinator.com/rss" rel="nofollow">https://news.ycombinator.com/rss</a>? When I do that, it says "cannot connect to server." :(
Are you using NodeJs for the cron jobs too? (I am assuming you have cron jobs running to fetch feeds periodically).<p>Edit: I looked and it seems you are fetching the feeds on-the-fly.