Tag: docker

How to Debug XM Cloud Head App with Breakpoints in VS Code

Debugging a Sitecore XM Cloud Head app can sometimes feel tricky — especially when you’re dealing with both server-side (Node.js) and client-side (browser) code.While there are a few guides out there, many need updates for the latest Next.js runtime, Chrome debugger, and VS Code setup. In this post, I’ll walk you step-by-step through how to … Continue reading How to Debug XM Cloud Head App with Breakpoints in VS Code