Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify Node Express

An shopify apps build with NodeJS using Express Framework

Instalation

  1. Create .env file
  2. Fill the env file :
SHOPIFY_API_KEY=[your-app-api-key]
SHOPIFY_API_SECRET=[your-app-api-secret]

FORWARDING_ADDRESS=[your-url-forwarding-for-oauth]

Run

node index.js

Routes

  1. / just print hello world
  2. /shopify for installation add query shop=your-shop.myshopify.com
  3. /shopify/callback for oauth callback

About

Shopify Apps build with NodeJS Express

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages