Started building the first version of the TinyLogs landing page ⚡
• Turborepo setup done
• Working on the first UI screens
• Goal: make logs structured, readable & contextual so debugging feels faster and cleaner
#buildinpublic#webdev
Built the v1 version of tinylogs[.]dev
~ node/express support ✅
~ per-request logs cli ✅
~ async context awareness ( no more guessing ) ✅
What's pending ??
~ better -typescript support
~ vite/react/browser logging
This is how it looks right now:
So in tinylogs , im planning to add these features for now :
~ node/express support
~ per-request logs cli
~ async context ( no more guessing )
~ browser client support ( react support , later framework agnostic )
~ clean DX
let’s see how it goes
Building tinylogs[.]dev from today
i’ve been debugging node apps and logs just feel bad. either it’s just console.log everywhere or there’s no request context (main part) so you can’t trace anything properly
We spend more time reading logs than fixing bugs
Shimmered some text today , Pure CSS, no extra deps:
1) text-transparent + bg-clip-text and applied some linear-gradient
2) background-position animated with a linear loop
Tiny detail, but it makes the UI feel alive ✨
https://t.co/6PYy4aA9pe