Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 609 Bytes

Readme.md

File metadata and controls

32 lines (22 loc) · 609 Bytes

Create a custom JMS Serializer handler for mapping value

A part of article Series: Mapping FieldValueIDs for the payload of the Emarsys API

https://dev.to/elevado/create-a-custom-jms-serializer-handler-for-mapping-values-670

Docker image

Start docker image

docker compose -f docker-compose.yml up --build -d

Run composer install

docker exec attribute_article composer install

Run tests

docker exec attribute_article bin/phpunit

Open bash

docker exec -it attribute_article bash

Frontend

Open frontend: http://localhost:8080/