This is an example repo used for a tutorial describing how to set up a local web dev environment with Docker for Windows.
It demonstrates how to create an Apollo GraphQL API running in one container and a Vue.js based app running in another container.
Read the full tutorial for running this on your local machine.