screws2484 / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Set up the development environment #1

Closed screws2484 closed 2 weeks ago

screws2484 commented 2 weeks ago

User Story: Set up the development environment

As a developer
I need to set up the development environment
So that I can begin coding and testing the microservice locally

Story Points: 5 (M)

Details and Assumptions:

Acceptance Criteria:


Given I have access to the project repository
When I follow the setup instructions (cloning the repository and installing dependencies)
Then the development environment is successfully set up and ready for local development and testing