File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11node_modules /
22dist /
3- lambdas /
Original file line number Diff line number Diff line change 1+ <p align =" center " >
2+ <a href =" http://codely.tv " >
3+ <img src="http://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png" width="192px" height="192px"/>
4+ </a >
5+ </p >
6+
7+ <h1 align =" center " >
8+ 🐘🎯 Hexagonal Architecture, DDD & CQRS in Typescript
9+ </h1 >
10+
11+ <p align =" center " >
12+ <a href="https://github.com/CodelyTV"><img src="https://img.shields.io/badge/CodelyTV-OS-green.svg?style=flat-square" alt="codely.tv"/></a>
13+ <a href="http://pro.codely.tv"><img src="https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square" alt="CodelyTV Courses"/></a>
14+ </p >
15+
16+ <p align =" center " >
17+ Example of a Typescript application following Domain-Driven Design (DDD) and
18+ Command Query Responsibility Segregation (CQRS) principles keeping the code as simple as possible.
19+
20+ </p >
You can’t perform that action at this time.
0 commit comments