AlmeriaJS - Introduction DDD This project is a very basic example following the Domain Driven Design conventions for the code and services planning. Installation To try the repo you need yarn and docker installed. Both of them are obligatorily needed. $ yarn install $ docker-compose up