andikaleonardo / almeriajs-ddd

DDD microservices with Node + TypeScript - Public repository with the source code for AlmeríaJS Virtual Meetup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlmeriaJS - Introduction DDD

YouTube video of the Meetup with more than 2k views (on Spanish)

DDD AlmeríaJS

This project is a very basic example following the Domain Driven Design conventions for the code and services planning.

basic scheme

Installation

To try the repo you need yarn and docker installed. Both of them are obligatorily needed.

$ yarn install
$ docker-compose up

About

DDD microservices with Node + TypeScript - Public repository with the source code for AlmeríaJS Virtual Meetup


Languages

Language:TypeScript 95.4%Language:JavaScript 3.0%Language:Dockerfile 0.9%Language:Shell 0.7%