Skip to content
Home » Sitecore XM Cloud

Sitecore XM Cloud

create-sitecore jss next.js in local

Sitecore jss app quick local set up of headless xm cloud with next.js for xm cloud portal website.

  • Prem 
  • 3 min read

Prerequisite to install the sitecore jss next.js app into system. Please follow the below steps: C:\Workdir\XMCDeploy> npx create-sitecore-jss? Which template would you like to create? nextjs? Where would you like your new app created? C:\Workdir\XMCDeploy\nextjs? Directory ‘C:\Workdir\XMCDeploy\nextjs’ not empty. Are you sure you want to… 

What is Sitecore XM Cloud?

  • Prem 
  • 2 min read

Sitecore XM Cloud is a fully managed, cloud-native content management system (CMS) that helps businesses create, manage, and deliver engaging digital experiences across all channels. It is a headless CMS, which means that it decouples content from presentation, giving developers more flexibility and control over… 

Sitecore Helix Based Development

  • Prem 
  • 2 min read

Sitecore Helix is a recommended set of architectural principles and guidelines for developing scalable and maintainable Sitecore solutions. It provides a modular and extensible approach to Sitecore development, promoting separation of concerns, code reusability, and testability. Here’s an overview of Sitecore Helix-based development: 1.Helix Principles:…