Creating the modules
First we need to create the two apps: frontend + backend
If you want you can just skip this part and checkout the project's source code from:
- https://github.com/javierfernandes/docker-e2e-frontend
- https://github.com/javierfernandes/docker-e2e-backend
Otherwise follow the next two sections to create your own apps.
Or