Show HN: Open-source alternative HN front page with point highlights and search(github.com)
github.com
Show HN: Open-source alternative HN front page with point highlights and search
https://github.com/pretzelai/hackernewsx
Vibe-coded it some months ago, open sourcing so you can fork and made your own.
4 comments
huh, I actually like the point highlighting — lets me skip the stuff that just got posted and see what's actually hot. Do you use the Firebase API or Algolia for the story list?
the official HN api which is firebase under the hood https://github.com/hackernews/api
nigardev(1)