Pet project -> Symfony + React + GraphQL To spin up project do: make install - It will download and install all dependencies then make up - to run project make down - to stop containers Usefull Commands: make enter-php - Allow to ented PHP container make enter-db - Allow to enter DB container