oscarhidalgosica / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Set up the development environment #1

Closed oscarhidalgosica closed 5 months ago

oscarhidalgosica commented 6 months ago

Set up the Development Environment As a developer I need a fully configured development environment So that I can build, test, and deploy the microservice efficiently Details and Assumptions

Use Docker containers for consistent development environments. Ensure all necessary dependencies and development tools are available.

Given I have access to the repository When I clone the repository and run the setup script Then the development environment should be configured with all dependencies installed