This repository is a demonstration of dependency inversion principles in Typescript.
- Dependency Injection and Inversion using Tsyringe
- Hexagonal Architecture folder structure
- Domain Driven Design tactical patterns (repository, entity)
- Jest integration tests to demonstrate that DIC markup is working