kinngh / shopify-node-express-mongodb-app

An embedded Shopify app starter template made with Node, Express, React and Vite, with all the required stuff hooked up.
https://x.com/kinngh
MIT License
277 stars 93 forks source link
boilerplate shopify shopify-api shopify-app shopify-app-node shopify-app-node-mongodb shopify-apps

Shopify Node.js x Express.js x React.js Boilerplate

An embedded app starter template to get up and ready with Shopify app development with JavaScript. This is heavily influenced by the choices Shopify Engineering team made in building their starter template to ensure smooth transition between templates.

I've included notes on this repo which goes over the repo on why certain choices were made.

I also did make a video going over the entire repo. If you want to learn Shopify app dev in-depth, I also sell a course _How To Build Shopify Apps_

How To Build Shopify Apps Course

Creating a Shopify app from scratch

Supporting repositories

Tech Stack

Why I made this

The Shopify CLI generates an amazing starter app but it still needs some more boilerplate code and customizations so I can jump on to building apps with a simple clone. This includes:

Notes

Setup

Misc