Skip to content

A working sample Shopify app built with Polaris and Node.JS

License

Notifications You must be signed in to change notification settings

tiendq/hello-shopify

Repository files navigation

Hello Shopify

Greenkeeper badge

Build Status

Demo steps to build a Shopify public app, for more detail and documentation visit Developer resources.

Features

  • Install and authorize Shopify Embedded app
  • Build user interface with Shopify Polaris
  • Handle webhooks

Setup

  1. Register a developer account

  2. Create a development store

  3. Create a public app

  4. Install ngrok, Shopify will send requests to the app in your local machine then ngrok will help here.

  5. Run

  • yarn start to start app - Express server.
  • yarn proxy to start ngrok
  • Update your Shopify app (in Apps admin area) with ngrok HTTPS url.

Tien Do ([email protected])

About

A working sample Shopify app built with Polaris and Node.JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published