This project is the cocktail book's backend.
Notice : This project is currently in progress, you probably shouldn't download it for now.
It follows an hexagonal architecture pattern. This choice is not the smartest because there is not so much business complexity in a cocktail recipe book but it helps me to understand the limits of this approach.
yarn run dev
yarn run test
yarn run tdd