Creating a Content SDK app
To get started with Content SDK, you need to create an app.
-
Confirm that you have all of the prerequisites to work with Content SDK.
You can build a Content SDK app locally based on the Content SDK starter repository. You can then use this app to replace the one generated by SitecoreAI.
New starter repository
The repository includes 2 starter applications in the /examples folder:
-
basic-nextjs -
basic-spa
In addition to the starters, there are four example apps focusing on different use cases:
-
kit-nextjs-article-starter(Solterra & Co.) -
kit-nextjs-location-starter(Alaris) -
kit-nextjs-product-starter(SYNC) -
kit-nextjs-skate-park(Basic)
When you have your local app, you need to connect it to your SitecoreAI instance using environment variables. You can also install the Content SDK CLI, which provides various commands for working with your Content SDK apps.