Releases: iiiceburg/PERN_TODO_APP_DOCKER_NGINX
Releases · iiiceburg/PERN_TODO_APP_DOCKER_NGINX
PERN STACK WITH DOCKER&NGINX
It contains React client, Node.js backend, PostgreSQL and Nginx
You can run it in development mode: docker-compose up --build
It contains Dockerfiles for client, server which you should push to your docker hub to be able
to pull them down when in next tutorial we will use them in Kubernetes.