Last active
September 9, 2023 07:24
-
-
Save gopigujjula/8b72520781da7ffac21b3167a2d80506 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install @sitecore-jss/sitecore-jss @sitecore-jss/sitecore-jss-nextjs | |
npm init sitecore-jss nextjs | |
jss start | |
jss setup | |
jss deploy config | |
jss deploy app --includeContent --includeDictionary --acceptCertificate test | |
jss deploy app --includeContent --includeDictionary --acceptCertificate [41:D6:49:E3:E7:ED:85:24:0A:B0:B6:A3:CD:CA:42:CC:33:E7:1F:9E] | |
NODE_TLS_REJECT_UNAUTHORIZED=0 | |
jss start:connected |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment