Category: XM Cloud
-

On a recent project, I was assigned a deceptively simple task: build custom Table and Chart components using our design system, sourced from a CSV file uploaded to the Sitecore Media Library. In the past, this would’ve been a straightforward implementation. But under our current SitecoreAI and Content SDK setup, built on NextJS App Router,…
-

If you’ve followed Sitecore’s official documentation to set up a local SitecoreAI development environment, you’ll know the process is reasonably well documented until you try to do it inside a monorepo. When working with a SitecoreAI monorepo setup, we quickly ran into issues — especially once Docker, Traefik, and a modern frontend stack entered the…