Rest api node example using driven domain design and cqrs.
npm i
npm run start
docker-compose -f docker-compose-dev.yaml build
docker-compose -f docker-compose-dev.yaml up -d
docker exec -it server-container npm i
docker exec -it server-container npm run start
- Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro
This project is under the License described in the file LICENSE
⌨️ with ❤️