Create docker-compose file for the API
In order to properly test locally, we should create a docker-compose file for this project that spins up the required services. For this API, we only need MariaDB and the API for the initial state. In the future we may add keycloak.