Skip to content

bhaskarmurthy/shopify-app-template-firebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopify + Firebase app

Example Shopify app on Firebase.

Installation

Install asdf (https://github.com/asdf-vm/asdf) to manage runtime versions. This project uses yarn for monrepo, and turborepo for build pipelines.

asdf install
yarn install

Usage

# build web app and api project
yarn build

# run project locally using Firebase emulator
yarn start

# deploy project to Firebase
yarn deploy

About

Example Shopify app using Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published