Make our stack work with SSR and HMR on linux in docker compose

Fix up the minds docker-compose so the installation runs on linux with docker-compose up -d nginx and have the front end build with SSR.

  • Get the environment working in linux
  • Get the front end building for developers with one command
  • Get the dev stack running with SSR that recompiles the files that change
  • Have @brianhatchet test and verify the stack on Mac and windows
Edited by Emiliano Balbuena