Project developed in the Back-end Module at the Trybe course.
This project goal was Dockerizing an application.
- The ToDo List App was provided by Trybe
🎯 Objective: put into practice the following abilities:
- Use the
Docker command line - Create
Docker containersto front-end, back-end and tests - Orchestrate the three containers with
docker-compose
🛠️ Used tools:
- Docker
- Docker Compose
All Trybe projects use linters, Git and GitHub.
The application in which the tests were developed was provided by Trybe.