This is the backend for leftindust's EMR.
This project should be a postgres DB and a correctly configured application.properties away from running
with ./gradlew run.
For the sake of faster testing I would recommend putting testcontainers.reuse.enable=true in
your ~/.testcontainers.properties.