Skip to content

Minimalist typescript framework for nodejs DDD applications using CQRS and event sourcing.

License

Notifications You must be signed in to change notification settings

sebestindragos/eventd.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventd.js

JavaScript library used for developing applications based on (D)DDD, CQRS and Event Sourcing.

The library focuses on providing some general guidelines for application components rather than concrete implementations of different classes.

eventd.js is written in TypeScript and compiled with ES6 target.

Usage in TypeScript projects is highly recommended since the library mostly provides TypeScript interfaces for building different constructs.

Instalation

Install the library using npm install eventd.js.

Tutorial

Soon to come.

About

Minimalist typescript framework for nodejs DDD applications using CQRS and event sourcing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published