What I built: VisualPH.com displays the landing page (and PH gallery) of the top product launches everyday.
Why I built it: I'm a really visual person, so instead of reading Product Hunt descriptions and comments, I usually just open the websites of every product to figure out what they do. It's also a great way to get design inspiration!
How it works: I setup a daily automation to fetch the products from the Product Hunt API and use puppeteer to generate full webpage screenshots. Implemented date/category filters and the ability to sort by daily ranking/upvotes.
Stack: Vercel, Supabase, GitHub Actions, Puppeteer, ShadCN, NextJS
Is there anything you would've done differently? What do you think of the design? Any suggestions on how to manage the inevitable storage limit on Supabase with such an image-heavy website?