# Backend
Local development for Parse's Cloud Code Functions with Docker Compose
I develop a mobile application which uses Parse Platform on the backend side to store and sync data. I needed to write some custom code using Parse's Cloud Code functions and I wanted an easy local development setup for that. The result is a docker-compose config which I share in this post.
Link