DEV Community

Rajasekar Thangavel
Rajasekar Thangavel

Posted on • Edited on

Shopify Installation

CLI Installation

npm install -g @shopify/cli@latest 
Enter fullscreen mode Exit fullscreen mode

Connect with github
https://shopify.dev/docs/api/github-app

Pull the theme in local

shopify theme pull --store {store-name}
Enter fullscreen mode Exit fullscreen mode

https://shopify.dev/docs/storefronts/themes/getting-started/customize

Customize theme

shopify theme dev
Enter fullscreen mode Exit fullscreen mode

Local theme sync

shopify theme dev --theme-editor-sync
Enter fullscreen mode Exit fullscreen mode

Push development theme to live

shopify theme push -a
Enter fullscreen mode Exit fullscreen mode

Change the live theme from local development

shopify theme dev --theme <<ID>>
Enter fullscreen mode Exit fullscreen mode

https://shopify.dev/docs/storefronts/themes/getting-started/customize

Theme commands

https://shopify.dev/docs/api/shopify-cli/theme

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more