Shopify App update
Mahbubur Rahman

Mahbubur Rahman @mahbubur001

Joined:
Mar 31, 2021

Shopify App update

Publish Date: May 1
4 1
npm run dev
npm run setup // update database
npx prisma migrate dev --name update_settings_table

//After Change TOML file
npm run shopify app config push // After change toml file
npm run deploy // Release new version



npm run shopify app dev --reset  // Reset configarations


shopify app env pull
Enter fullscreen mode Exit fullscreen mode

Comments 1 total

  • Nevo David
    Nevo DavidMay 1, 2025

    feels like my brain always goes into overdrive when i see all these commands lined up lol

Add comment