An open API service indexing awesome lists of open source software.

https://github.com/iamrosada/clean-arch-ddd-docker

This Project was created for study clean Arch using DDD with UML and Docker, iam using Jest to test the small parts of code
https://github.com/iamrosada/clean-arch-ddd-docker

clean-architecture ddd docker docker-compose jest uml-diagram

Last synced: about 2 months ago
JSON representation

This Project was created for study clean Arch using DDD with UML and Docker, iam using Jest to test the small parts of code

Awesome Lists containing this project

README

          

# Montagem do ambiente de desenvolvimento (DOCKER e IDE)
# Criar uma aplicação Node.js
# Criar entidade de Categoria
# Criar testes
# Criar Casos de Uso e Repositório

# Repetir para as outras entidades

# Nest.js - Criação de API Rest
# Integração com RabbitMQ e Encoder de vídeo
# Testes E2E (End-to-End).