9 comments

[ 2.9 ms ] story [ 34.2 ms ] thread
Why are there 3 Next.js stories at the top of the front page with no comments? Just seems weird
They have a conference going on (see the banner at the top of nextjs.org), so they're launching a bunch of new stuff.
Looks cool, but the docs link is broken on this page.

Is this self-hostable or does it rely on vercel hosting?

Hahaha, awesome, the other day playing around with the metrics stuff, I though it'd be nice to have a visual widget of the stats, this is better !
I'd love to see an open source real user metrics analytics system like this. Lighthouse is great for getting a general idea of web perf but it doesn't tell you what real users experience.

Currently the only way I've found to cobble together something like this is Perfume.js with some backend that feeds into Influx/Grafana, which can be a lot to set up.