Implementing onion architecture.
- [DDD] Tactical Design Patterns Part 1: Domain Layer
- [DDD] Tactical Design Patterns Part 2: Application Layer
- [DDD] Tactical Design Patterns Part 3: Presentation/Infrastructure Layer
docker compose up -d
Mapped port is 3306.
yarn install
yarn start:dev
Check it out at localhost:3000/swagger .
yarn start:commander SeedUser
You can login by test@example.com
.