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
- Host: GitHub
- URL: https://github.com/iamrosada/clean-arch-ddd-docker
- Owner: iamrosada
- Created: 2023-05-28T00:30:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T20:57:04.000Z (over 2 years ago)
- Last Synced: 2025-03-15T11:11:06.281Z (over 1 year ago)
- Topics: clean-architecture, ddd, docker, docker-compose, jest, uml-diagram
- Language: TypeScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).