{"id":21825512,"url":"https://github.com/german-zarate/shopify-node-express-mongodb-app","last_synced_at":"2025-09-11T21:40:58.715Z","repository":{"id":240225219,"uuid":"800356895","full_name":"german-zarate/shopify-node-express-mongodb-app","owner":"german-zarate","description":"An embedded Shopify app starter template made with Node, Express, React and Vite, with all the required stuff hooked up.","archived":false,"fork":false,"pushed_at":"2024-05-14T07:18:28.000Z","size":232,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T18:16:35.250Z","etag":null,"topics":["shopfiy-api","shopify","shopify-app","shopify-app-node","shopify-app-node-mongodb"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/german-zarate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"kinngh"}},"created_at":"2024-05-14T07:17:41.000Z","updated_at":"2024-06-06T02:01:57.000Z","dependencies_parsed_at":"2024-05-17T12:47:02.900Z","dependency_job_id":"074c7360-52a6-481d-8f27-1254db3e917f","html_url":"https://github.com/german-zarate/shopify-node-express-mongodb-app","commit_stats":null,"previous_names":["german-zarate/shopify-node-express-mongodb-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/german-zarate%2Fshopify-node-express-mongodb-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/german-zarate%2Fshopify-node-express-mongodb-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/german-zarate%2Fshopify-node-express-mongodb-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/german-zarate%2Fshopify-node-express-mongodb-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/german-zarate","download_url":"https://codeload.github.com/german-zarate/shopify-node-express-mongodb-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235679175,"owners_count":19028323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["shopfiy-api","shopify","shopify-app","shopify-app-node","shopify-app-node-mongodb"],"created_at":"2024-11-27T18:01:51.034Z","updated_at":"2025-01-26T08:14:29.744Z","avatar_url":"https://github.com/german-zarate.png","language":"JavaScript","funding_links":["https://github.com/sponsors/kinngh"],"categories":[],"sub_categories":[],"readme":"# Shopify Node.js x Express.js x React.js Boilerplate\n\nAn 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](https://github.com/Shopify/shopify-app-template-node) to ensure smooth transition between templates.\n\nI've included [notes](/docs/NOTES.md) on this repo which goes over the repo on why certain choices were made.\n\nI 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](https://kinngh.gumroad.com/l/how-to-make-shopify-apps?utm_source=github\u0026utm_medium=express-repo)_\n\n[![How To Build Shopify Apps Course](https://raw.githubusercontent.com/kinngh/extras/main/csa_promo.png)](https://kinngh.gumroad.com/l/how-to-make-shopify-apps?utm_source=github\u0026utm_medium=express-repo)\n\n[![Creating a Shopify app from scratch](https://img.youtube.com/vi/iV_3ENCraaM/0.jpg)](https://www.youtube.com/watch?v=iV_3ENCraaM)\n\n## Supporting repositories\n\n- [`@kinngh/shopify-nextjs-prisma-app`](https://github.com/kinngh/shopify-nextjs-prisma-app): A Shopify app boilerplate built with Next.js and Prisma ORM, with deployments available on Vercel.\n- [`@kinngh/shopify-polaris-playground`](https://github.com/kinngh/shopify-polaris-playground): Build your app's UI using Polaris, without an internet connection.\n\n## Tech Stack\n\n- React.js\n  - `raviger` for routing.\n- Express.js\n- MongoDB\n- Vite\n- Ngrok\n\n## Why I made this\n\nThe 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:\n\n- MongoDB based session and database management.\n- Monetization (recurring subscriptions) ready to go.\n- Webhooks isolated and setup.\n- React routing taken care of (I miss Next.js mostly because of routing and under the hood improvements).\n- Misc boilerplate code and templates to quickly setup inApp subscriptions, routes, webhooks and more.\n\n## Notes\n\n### Setup\n\n- Refer to [SETUP](/docs/SETUP.md)\n\n### Misc\n\n- Storing data is kept to a minimal to allow building custom models for flexibility.\n  - Session persistence is also kept to a minimal and based on the Redis example provided by Shopify, but feel free to modify as required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerman-zarate%2Fshopify-node-express-mongodb-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgerman-zarate%2Fshopify-node-express-mongodb-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerman-zarate%2Fshopify-node-express-mongodb-app/lists"}