Dockerized full stack web application template This template utilizes Postgres server Node Express React To spin up the docker image, run cd CRUD-docker/ npm i -C ./client && npm i -C ./server docker-compose up Once the container is running, visit localhost:3000