Start building Shopify apps, FAST

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ค. 2024
  • Build with Gadget: ggt.link/start-building-shopify
    In this video, Riley walks though the basics of building Shopify apps (using Gadget). He covers:
    - how to create a new development store
    - how to create your first app
    - how to connect Gadget to Shopify
    - how to install your app on your development store
    and gives some detail on the Admin APIs and Shopify Polaris.
    Note: Gadget and the Shopify Partners dashboard have both been updated since this video was released. For example, App Setup was changed to Configuration in the Shopify Partner dashboard. To get started building Shopify apps with Gadget, check out the Gadget docs: docs.gadget.dev/guides
    Build a fullstack Shopify app (product tagger): • Build a full-stack Sho...
    Join Gadget's developer Discord: ggt.link/discord
    Shopify Partners: shopify.com/partners
    Shopify Polaris: polaris.shopify.com/
    Shopify Admin API: shopify.dev/docs/api/admin
    Shopify webhooks: shopify.dev/docs/api/admin-re...
    Shopify app distribution: shopify.dev/docs/apps/distrib...
    Chapters
    00:00 - Intro
    00:18 - Create and explore a development store
    04:21 - Create a new Partners app
    07:04 - Create a new Gadget app
    08:37 - The Shopify Admin API + Shopify connection
    11:39 - Installing an app on a development store
    12:59 - Gadget frontends + Shopify Polaris
    14:27 - Shopify webhooks + data sync
    17:51 - Deploying to Production
    21:37 - Outro
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 18

  • @tervahagn
    @tervahagn 20 วันที่ผ่านมา

    Hey Riley, thank you for sorting everything out in the video! It was really useful!

  • @Saterata13
    @Saterata13 2 หลายเดือนก่อน +1

    `App Setup` was changed to `Configuration` in Shopify partners. That Aside, thank you for changing the API layout naming to somewhat familiar Shopify layout :)

    • @gadget_dev
      @gadget_dev  2 หลายเดือนก่อน +1

      Thanks for the info! The video is a tad dated and both Shopify and Gadget have changed since it was released. I'll add a note to the video description!

  • @user-qj7fd1wr8s
    @user-qj7fd1wr8s 5 หลายเดือนก่อน

    Thank you so much for that!

    • @gadget_dev
      @gadget_dev  หลายเดือนก่อน

      🙌 you're welcome

  • @fullstackmarketing247
    @fullstackmarketing247 5 หลายเดือนก่อน

    Amazing!

    • @gadget_dev
      @gadget_dev  หลายเดือนก่อน

      Thank you!

  • @saiyamgambhir
    @saiyamgambhir 4 วันที่ผ่านมา

    How can we convert a app already buitl on vue 3 and using php larvel rest api connection. Can we have a connection to our own database?

  • @pradiprupareliya7478
    @pradiprupareliya7478 หลายเดือนก่อน

    Awesome

  • @justdoitk
    @justdoitk 5 หลายเดือนก่อน

    Amazing, how do you check how many days are left for an app with trialDays?

    • @gadget_dev
      @gadget_dev  5 หลายเดือนก่อน

      We have our billing templates available here: gadget.dev/resources/templates?category=Feature
      In these templates, we track the `usedTrialMinutes` on the `shopifyShop` model, and there are helper functions in `shopifyShop/helpers/trialCalculations.js` (backend) and `frontend/utilities/trialCalculations.js` (frontend) that can be used to check current trial minutes used against the available trial time on a plan

  • @user-qj7fd1wr8s
    @user-qj7fd1wr8s 5 หลายเดือนก่อน

    Where is the discord server link?

    • @gadget_dev
      @gadget_dev  5 หลายเดือนก่อน

      Thanks for pointing out the missing link! Our Discord can be accessed at ggt.link/discord and it's been added to the video description

  • @chatgpt-phantom
    @chatgpt-phantom 4 หลายเดือนก่อน

    I wish I could code with svelte, not react

  • @neimerhamad5424
    @neimerhamad5424 3 หลายเดือนก่อน

    totally free?

    • @gadget_dev
      @gadget_dev  2 หลายเดือนก่อน +1

      Free to start!
      Gadget has a hobby plan that allows you to start building and deploy a production app without entering any kind of billing information, so long as you stay under the usage limits.
      You can check out our pricing page for more info: gadget.dev/pricing