Hacker News new | ask | show | jobs
by chris-orgmenta 899 days ago
Polished, independent, no data collection, clean, feature rich, ostensibly ethical - lovely

I wonder where would I even start, if I wanted to bring rss into my personal Supabase instance. Chron job periodically triggering a serverless function that asks a website for the requested feed (just async fetch), then using some js rss parser library, then insert to supabase table? I really have no knowledge about rss other than as a consumer.

1 comments

Thanks for the feedback. For whatever you want to do with supabase, I don't know. The application I made doesn't use instances, everything is local, even the parsing.