Cart Api

How to run

you need to have docker, docker-compose locally

make start

To start async projection process

make projection

To login into php container

make php

To run test

make test