A docker compose project setup for our local development environment.
Rename .env.sample to .env and change the settings according to your project
You can connect to the docker machine by running:
docker exec -it [container-id] bash
nvm install node