This repository is used as a template/starting point for your own relay API instance.
To install it, run:
$ composer create-project dbp/relay-server-template relay-api
$ cd relay-api
...
See the documentation for more information.
Please see docker-dev/README.md for more information.