Make sure you have docker and docker-compose installed on your machine
Clone this project
Open a terminal in the project directory and run the following command:
docker-compose up -d
docker-compose logs -f
A dockerised Spring Server with MySQL Database served via Nginx with a ReactJs Frontend App, configured to run on a Kubernetes Environment
Java
Make sure you have docker and docker-compose installed on your machine
Clone this project
Open a terminal in the project directory and run the following command:
docker-compose up -d
docker-compose logs -f