Skip to content

Releases: iiiceburg/PERN_TODO_APP_DOCKER_NGINX

PERN STACK WITH DOCKER&NGINX

26 Jul 13:54
51c30e9
Compare
Choose a tag to compare

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.