PromotionsSquad / promotions

Apache License 2.0
0 stars 0 forks source link

Create a .devcontainer folder #24

Closed rosa-r-ma closed 2 years ago

rosa-r-ma commented 2 years ago

As a team I need .devcontainer folder with the appropriate files
So that members of the team can quickly get a development environment running

Details and Assumptions

The Dockerfile in the devcontainer folder should install all of the needed software to run the service

Acceptance Criteria


Given a team member opens Visual Code Studio
When the team member reopens in the container
Then the team member is able to start developing
rofrano commented 2 years ago

@tv547 This Issue needs a Pull Request in order to be considered in Review/QA. Where is the Pull Request for this work?

tv547 commented 2 years ago

@rofrano know we discussed this offline after class last night, but apologies again. In the future will do a pull request so that proper QA can be performed.

rofrano commented 2 years ago

@tv547 No worries. It's all part of the learning experience. :-)

tv547 commented 2 years ago

Correct as part of refactoring tdd