./go run backend/exchangeServer.goBackend:http://localhost:8080
Frontend:http://localhost
APIs:
- Sync : /[GET]http://localhost:8080/syncRates
- Fetch : /[GET]http://localhost:8080/frontenddocker-compose up -dStop container:
docker-compose down cd kubemenifests
kubectl apply -f{all 4 files one by one}
this will deploy and create servicve for both apptheres a Terraform folder in root. just need to run main.tf
terraform init
terraform apply