Skip to content

Sample Node/Nest reference architecture, based on a simplified microservices architecture, distributed systems and docker containers.

Notifications You must be signed in to change notification settings

jcmdsbr/eshop-dist-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eSHOP Distributed Architecture 😎

  • Sample Node/Nest reference architecture, based on a simplified microservices architecture, distributed systems and docker containers.

Give a Star! ⭐

If you liked the project, please give a star ;)

You need some of the following tools ❗

  • Visual Studio Code
  • NodeJS
  • NestJS

Architecture overview ✔️

  • SOLID
  • DDD
  • Clean Architecture
  • Event Sourcing
  • This services capable of running on Linux containers in your Docker host
  • The project proposes a microservice oriented architecture implementation with multiple bounted contexts (each one owing its a own data/db)
  • Implementing differents approaches of communications (simple communication protocol using http beteween the client apps and microservices and asyncrhonous communication based messages and events)

Board Progress

About

Sample Node/Nest reference architecture, based on a simplified microservices architecture, distributed systems and docker containers.

Topics

Resources

Stars

Watchers

Forks