Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 144 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 144 Bytes

RUN application with docker

docker compose up -d

In your bash container

composer i

RUN tests

composer test