PIPaolo Insognainblog.platformatic.dev·4d ago · 9 min readRun Nitro applications on Watt with @platformatic/nitroNitro is a server toolkit used by many JavaScript applications. You can use it on its own for APIs or full-stack servers, or combine it with Vite to get a familiar frontend workflow with a Nitro serve31N
PIPaolo Insognainblog.platformatic.dev·Jul 16 · 11 min readRun Durable Eve Agents on Kubernetes with PlatformaticEve organizes AI agents in a simple way: use Markdown for instructions and skills, TypeScript for tools, and separate files for channels, schedules, and subagents. Behind this setup, Eve relies on the10
PIPaolo Insognainblog.platformatic.dev·Jun 30 · 11 min readStop Request Stampedes at the Gateway with Platformatic DeduplicationPicture an online store launching a new product and sending out a mailing list campaign. Thousands of users click the same link at once. The product page, built with a Node.js app like Next.js, needs 00
PIPaolo Insognainblog.platformatic.dev·May 19 · 10 min readDestino: Doom in Your Terminal, Powered by Node.js FFIDestino lets you play Doom right in your terminal using Node.js. It might sound like a joke, and that’s how it began. At the Node Collaborator Summit in London, Paolo made the classic DOOM comment. Ma51N
PIPaolo Insognainblog.platformatic.dev·Apr 28 · 13 min readRun Medusa on Kubernetes with Watt as a MonorepoMedusa stands out as a flexible open source commerce platform for Node.js. It offers teams a customizable backend, admin tools, and a modern storefront, all without locking you into a strict SaaS mode00