wizeline / CA-Microservices-Go

This project is a template generator based on Golang focused on a Rest-API.
1 stars 0 forks source link

feat: add deployments #9

Closed marcos-wz closed 7 months ago

marcos-wz commented 7 months ago

Description

We are starting the project, and it is essential to have a local dev so the developer can run and test the application.

This PR implements the deployments with the following features:

Verification

Ensure you have docker, docker-compose, and GO 1.22.0 or higher installed and running on your machine. Look at the environment file variables, set them as needed, and run the following make statements in a terminal: