Hacker News new | ask | show | jobs
by wale 3450 days ago
Nice!! What's your current stack?
1 comments

The site is just a static site hosted on a cdn. Very basic js and not using any frameworks.

To get the data is a bit of a different story, but it's a collection of scripts written in nodejs / golang for retrieval, cleaning the data etc.

Hope that helps!