This repository contains source code for all Sitecore Content SDK packages and templates to help you get started using 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.
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
- Official documentation:
- XM Cloud
- StackExchange
- Community Slack
- Sitecore Community Forum
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.
Sitecore JavaScript Services is using the Apache 2.0 license.