Skip to content

Sitecore/content-sdk

Repository files navigation

Sitecore Content SDK

⚠️ Disclaimer: This project is currently in beta and under development, with ongoing updates and improvements. Until a stable and official release is available, please use it with caution in production.

Build Status PRs Welcome

This repository contains source code for all Sitecore Content SDK packages and templates to help you get started using Sitecore Content SDK.

Getting started with Sitecore Content SDK

To develop a Sitecore Content SDK application, you need:

  • An operating system supported by Node (Mac, Windows, Linux).
  • Node. We recommend using the latest long-term support (LTS) release.

To run a Sitecore Content SDK application in production or develop using Sitecore data you need to connect your application to a Sitecore XM Cloud instance.

Getting started with the latest version of Sitecore Content SDK

To create a Sitecore Content SDK project in a terminal, run one of the following command and follow the prompts:

npx @sitecore-content-sdk/create-sitecore-jss

For more information check out our Getting Started Guide

Documentation and community resources

Contributions

We are very grateful to the community for contributing bug fixes and improvements. We welcome all efforts to evolve and improve the Sitecore Content SDK; read below to learn how to participate in those efforts.

Sitecore has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Read our contributing guide to learn about our development process, how to propose bug fixes and improvements, and how to build and test your changes to React.

License

Sitecore JavaScript Services is using the Apache 2.0 license.