Skip to content

danicunhac/mini-store

Repository files navigation

Mini-Rutter

Starting Guide

cp .env.example .env

Then fill in the environment variables.

Install dependencies

yarn install

Start project

yarn dev

Fill in the database

yarn shopify:fetch-products
yarn shopify:fetch-orders

About

Shopify API simplifier. Fetch products and orders with just necessary data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from danicunhac/node-template