Skip to content

Comment on Ask HN: How to build static website that displays database data

Comments

You can dump your tables to a .html file on a schedule and then serve it via a CloudFlare cache with an expiry so that your reports are generated once every 5 minutes and the first request is served by your server then it's served via the cache until you refresh it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.