Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 233 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 233 Bytes

Build docker

make build

Run docker

make run

Build composer

make composer

Run export product to API

make export

Run import product from API

make import