Skip to content

tony-coder-18/Show-files-and-Folders-from-Dropbox---Shopify-App

Repository files navigation

Show files and Folders from Dropbox - Shopify App

Demo:

image

To see more updates about the app: https://twitter.com/BrLlach/status/1539784997468618754

License: MIT

This is a sample app to help developers bootstrap their Shopify app development.

It leverages the Shopify API Library on the backend to create an embedded app, and Polaris and App Bridge React on the frontend.

This is the repository used when you create a new Node app with the Shopify CLI.

Requirements

Installation

Using the Shopify CLI run:

shopify app create node -n APP_NAME

Or, you can run npx degit shopify/shopify-app-node and create a .env file containing the following values:

SHOPIFY_API_KEY={api key}           # Your API key
SHOPIFY_API_SECRET={api secret key} # Your API secret key
SCOPES={scopes}                     # Your app's required scopes, comma-separated
HOST={your app's host}              # Your app's host, without the protocol prefix

Developer resources

License

This repository is available as open source under the terms of the MIT License.

About

Shopify app to show files and folders from your Dropbox in your storefront.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages