mktrain / multicontainerapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Multicontainer application Testing Another Test Codeching - video 8 - Dockerizing a React application with Node.js Postgres and NginX - dev and prod - step by step - PART 1

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.

About


Languages

Language:JavaScript 67.0%Language:HTML 20.8%Language:CSS 8.0%Language:Dockerfile 4.2%