All Projects → bluebeel → nextjs-shopify

bluebeel / nextjs-shopify

Licence: MIT license
This repository contains the app without webhook for the Build a Shopify app with Node and React tutorial.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to nextjs-shopify

koa-shopify-starter
A slightly modified version of https://github.com/Shopify/unite-react-node-app-workshop.
Stars: ✭ 14 (-75%)
Mutual labels:  shopify, shopify-app
shopify-node-react-app
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
Stars: ✭ 29 (-48.21%)
Mutual labels:  shopify, shopify-app
mechanic-tasks
Public task repository for Mechanic (https://mechanic.dev)
Stars: ✭ 42 (-25%)
Mutual labels:  shopify, shopify-app
nextjs-shopify-auth
Authenticate your Next.js app with Shopify.
Stars: ✭ 54 (-3.57%)
Mutual labels:  shopify, shopify-app
Shopify-Serverless-Starter-App
Shopify Serverless Starter Application built on Serverless Framework and Polaris UI (React.js)
Stars: ✭ 56 (+0%)
Mutual labels:  shopify, shopify-app
shopify-node-express-app
Simple Shopify app with Express and Node.js that connects to a Shopify store via OAuth.
Stars: ✭ 20 (-64.29%)
Mutual labels:  shopify, shopify-app
shopify-node-app-starter
🚀🚀 A Shopify embedded app starter template, written in TypeScript with session storage, app context and examples for basic functionalities.
Stars: ✭ 99 (+76.79%)
Mutual labels:  shopify, shopify-app
shopapp-shopify-ios
A Shopify provider for a ShopApp for iOS application
Stars: ✭ 49 (-12.5%)
Mutual labels:  shopify
bootstrap-shopify-theme
🛍 A free Shopify Theme built with Bootstrap, BEM, Liquid, Sass, ESNext, Theme Tools, ... and Webpack.
Stars: ✭ 41 (-26.79%)
Mutual labels:  shopify
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+144.64%)
Mutual labels:  shopify
flutter simple shopify
No description or website provided.
Stars: ✭ 83 (+48.21%)
Mutual labels:  shopify
hooked
Microservice for communicating between Contentful and Shopify
Stars: ✭ 17 (-69.64%)
Mutual labels:  shopify
gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (-53.57%)
Mutual labels:  shopify
shopify
Vue Storefront 2 integration for Shopify
Stars: ✭ 109 (+94.64%)
Mutual labels:  shopify
multiproxy
multiproxy: multiple environments per application
Stars: ✭ 15 (-73.21%)
Mutual labels:  shopify
gulp-shopify
Blank slate Shopify theme for Developers, packaged with Gulp.js for processing SCSS, JavaScript (ES6), images and fonts. Made to support Online Store 2.0 features and Shopify CLI.
Stars: ✭ 142 (+153.57%)
Mutual labels:  shopify
dry
Dry is a new template engine and language, and is a superset of Shopify's Liquid, with first-class support for advanced inheritance features, and more. From the creators of Enquirer, Assemble, Remarkable, and Micromatch.
Stars: ✭ 66 (+17.86%)
Mutual labels:  shopify
ShopifyScripts
Various Shopify scripts to generate XML product feeds, remarketing tracking for Google Ads, and others.
Stars: ✭ 98 (+75%)
Mutual labels:  shopify
monitor
Community restock monitor template
Stars: ✭ 78 (+39.29%)
Mutual labels:  shopify
polaris-vue
Polaris Vue by HulkApps is a component library for Vue.js based on Shopify Polaris style guide.
Stars: ✭ 39 (-30.36%)
Mutual labels:  shopify

shopify-nextjs

License: MIT

This repository contains the app without webhook for the Build a Shopify app with Node and React tutorial.

Deploy with Vercel

Using demo app

If you plan to use this completed app, then make sure that you first complete these setup instructions:

  1. Install the latest stable version of Node.js.
  2. Install npm packages (run: npm install).
  3. Expose your dev environment.
  4. Get a Shopify API key and Shopify API secret key.
  5. Add the Shopify API key and Shopify API secret key.
  6. Add HOST='http://{your_forwarding_id}.ngrok.io'
  7. Start your app (run: npm run dev).
  8. Authenticate and test your app.
  9. Set up your app navigation.
  10. Add your ngrok url as Host.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].