You don't need to clone this repo, here is how to use it. You need to have docker installed.
- Create a new folder and copy the
.env.examplefile into it, rename it to.env. - In the
.envfile, add your Deadlock API key (optional). - Copy the
docker-compose.yamlfile into the folder. (Adjust the port if needed) - Run
docker-compose up -dto start the API. - Live events can be accessed at http://localhost:3000/v1/matches/{match_id}/live/demo/events