Skip to content

juancolamendy/shopify-app-node-express-vite-starter

Repository files navigation

Shopify App Node

License: MIT

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

Requirements

Installation

Clone the repository.

Set up

Create .env file.

.env

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

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages