It is recommended to have the following technologies installed
To run the project you must create an .envrc file with the following environment variables
export PORT=XXXX
The environment variables created in the .env file must be exported
source .envrc
To run the server with its functionality, you must use the node run command
npm i && node server.js
To run command
skaffold run -p name-profile
To run command docker-compose up -d kubectl get ns kubectl -n test get all kubectl -n default get all kubectl get ns kubectl -n test get all kubectl -n default get all kubectl -n default get nodes ...