I hope you had a pleasant time in the first tutorial. How to Setup Sitecore JSS.
In this tutorial, we will learn how to Connect our app built with Sitecore JSS to our Sitecore Instance
- How to setup Sitecore JSS
- How to connect to Sitecore Instance
- How to build a functioning Sitecore JSS app
- How to deploy Sitecore JSS app to Sitecore
- How to deploy to your Sitecore JSS site to Netlify with Sitelify
Now since we have setup our sample application, and created a configuration we can continue.
Let’s go ahead and deploy the configuration file to Sitecore.
jss deploy config


Now let’s deploy the app to Sitecore. More information about Sitecore JSS CLI
jss deploy app -c -d

Let’s navigate to Content Editor and view our items in the Content Tree

At this time we should have learned the following:
- How to setup Sitecore Instance
- How to install Sitecore JSS
- How to generate and Deploy Configuration to Sitecore Instance
- How to deploy our sample application to Sitecore instance
In the next tutorial, we will start developing our application
If you found this post useful please share it. You can always comment on this post, or reach out to Sitecore Slack, or Twitter, or post a question Sitecore Stack Exchange.
Let’s move on to the next step How to build a functioning website with Sitecore JSS
5 thoughts on “Sitecore JSS Series for Developer: How to Connect to Sitecore Instance (2 of 5)”