Step 3. Deploy to Oxygen

Requirements

Step 1: Deploy to Oxygen

After your Ciseco storefront is linked, you can deploy it to Oxygen hosting to make it publicly accessible:

  1. Deploy your project to Oxygen:

    npx shopify hydrogen deploy
  2. At the prompt to pick which environment to deploy to, select Preview.

The Hydrogen CLI builds your storefront, creates a new Oxygen deployment, and returns a preview link in your terminal. Open the preview link in your browser and see the deployment URL:

Last updated