Challenge propused on Jornada dev eficiente class.
by Vicente Martins
- Clone this project:
git clone git@github.com:vicentimartins/seed-desafio-cdc.git seed-challenge-cdc
- Go to path where the project was cloned
cd seed-challenge-cdc
- Build and run docker-compose:
docker-compose up -d --build
It's done! This steps should be all that you need to have this project up.