CARPETA DE FRONTEND
npm install <- Instalar las dependencias npm start <- correr en local
CARPETA DE BACKEND
mvn clean mvn package ./containerImgGenerator.sh <- MACOS ./containerImgGenerator.bat <- WINDOWS
A repository for full stack Cloud Native applications with a React JS frontend and various backends (Java, Python, DotNet, and so on) on the Oracle Cloud Infrastructure.
The mtdrworkshop repository hosts the materiald (code, scripts and instructions) for building and deploying Cloud Native Application using a Java/Helidon backend
The lab executes scripts that require the following software to run properly: (These are already installed on and included with the OCI Cloud Shell)
- oci-cli
- python 2.7^
- terraform
- kubectl
- mvn (maven)
