These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Docker
A step by step series of commands that tell you have to get a development env running
$ docker-compose buildAnd
$ docker-compose up -dEnd with an example of getting some data out of the system or using it for a little demo
$ phpunitAdditional notes about how to deploy this on a live system