I’m unsure that this counts as a bug report but it seems like the best place to put it.
I have been trying to set up the iNaturalist repository on my local machine and have run into a few issues. I have followed the contributing guide but docker-compose seems to be deprecated now, and running make services-api continually throws an error. Should I try and work around the deprecated sections by manually updating them to the best of my ability, or is there a better solution or updated setup guide?
I’m not really sure if docker compose is deprecated (these docs don’t say it is, at least), but make services-api should not error out. What error are you seeing?