Build a Shopify App with Next.js and Prisma ORM | Step-by-Step Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มี.ค. 2024
  • The `How To Build Shopify Apps` course is now available! Get it on Gumroad 👉 kinngh.gumroad.com/l/how-to-m... 👈
    We go over my open source boilerplate repository on how to make a Shopify embedded application, and not just run a few commands and be up and running, but explaining things step by step on how and why things work, breaking things on purpose and understanding why they break and how to fix it.
    Links mentioned in the video:
    - Next.js Boilerplate GitHub Repo: github.com/kinngh/shopify-nex...
    Twitter: / kinngh
    Substack: kinngh.substack.com
    Web: harshdeephura.com
    #Shopify #Nextjs #Vercel #PlanetScale #WebDevelopment #Tutorial

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

  • @captaingaz8705
    @captaingaz8705 17 วันที่ผ่านมา +1

    Helpful video, like many others, this one also proved to be incredibly useful to me, however there's an issue, after a day or two the access token doesn't work, instead we get an error message api access has been disabled, is this being caused by the app? or does shopify revoke the access scopes from the app?

  • @jhonjairogarcesmontes1035
    @jhonjairogarcesmontes1035 4 หลายเดือนก่อน +1

    Hi There! Great video! are you planning on building a mock-up app? let's say the QR one Shopify has on their website, just for us to see how can everything go together in a realish scenario?

    • @KinnghHeura
      @KinnghHeura  4 หลายเดือนก่อน +2

      I did a stream earlier about building an app, but there's also other videos that are long overdue that I need to get done before I take these on 🙃

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

    THIS IS GOLD MAN! No excuses for anyone now!

  • @bestmotivationspeekar4384
    @bestmotivationspeekar4384 4 หลายเดือนก่อน +1

    grate,pless cover billing propely and uasing react and mongodb database

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

      Billing API isn't all that complicated - read the docs on the API and subscribe to the webhooks and keep a track mate.

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

    Are you going to upload the video with App extension with this new version? Thanks!

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

      Probably later in May because I am OOO right now^

  • @muchis
    @muchis 4 หลายเดือนก่อน +1

    Any plans on starting to adapt your templates to use the Remix templates as base? I've been using the template and it's good as a base but could use a bit more boilerplate to really strap up apps faster!

    • @KinnghHeura
      @KinnghHeura  4 หลายเดือนก่อน +2

      I find Remix.js to be absolute trash so unless they do something drastic, I don't see myself even looking that direction^

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

      @@KinnghHeura Dude I was between learning Remix and Next.js, and for the ease of things, choose to go with Next.js as this first step after React. Can you expand on why you "strongly" dislike Remix? hahaha
      I ask a lot of people on the web about this "battle" between Remix and Next and it helps me to understand why I would need one or the other.
      Im really interested on Remix exclusively for the Shopify ecosystem, but I got a more friendly start on Next.
      Thanks!

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

      There's no "battle" between Remix and Next. In short, Remix is half baked and over hyped and lacks the ecosystem

    • @omar5252
      @omar5252 4 หลายเดือนก่อน +1

      Thanks for the video hope to see more

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

    Hey man, great video! I followed along and got it working. I am wondering, how to add App Extensions to the App. Any pointers?

    • @KinnghHeura
      @KinnghHeura  5 หลายเดือนก่อน +1

      Pushing that video up over the weekend!

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

      @@KinnghHeura Amazing! Can't wait. If, in the meantime, you got some pointers towards vids or docs, let me know!

    • @KinnghHeura
      @KinnghHeura  4 หลายเดือนก่อน +1

      I did add them in docs^

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

      @@KinnghHeura thx man. Donated some! But I don't seem to be able to get that working properly. Did you actually manage to locally serve your extension with "shopify app dev"?

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

      Yep it works perfectly fine - I use my repos as-is in production and I don't see any issues (had the docs reproduced by another engineer and that's how I know it works well across multiple systems)

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

    hii ,i am uasing your in this biler palte to develop shopify app ,after approved billing i get "auth:1

    Failed to load resource: the server responded with a status of 404 ()'" ERROR WHY??

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

      Open an issue in github with some more information so I can actually look into it instead of expecting me to debug your issue here.

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

      yes i have open a issue in your github