Skip to content

puzzle-js/multi-project-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PuzzleJs Multi Project Demo

This demo is a PuzzleJs implementation with 1 storefront 2 gateway projects. We recommend keeping the projects in different repositories, for simplicity we use one repository in this demo. For easy usage, we add a build script.

*** Note: This demo use 'yarn', if you want to use another package manager you can not use tools/builder.js script (yarn build). For building all projects you need to load packages in projects and fragments.

Install

yarn 
yarn build

Run

All projects must be run separately.

BrowsingGW

cd browsing-gw/
yarn start

PlatformGW

cd platform-gw/
yarn start

Storefront

cd storefront/
yarn start

About

PuzzleJs Demo implementation with 2 gateways and a storefront

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •