Skip to content
/ ddes Public
forked from Skalar/ddes

JS/TypeScript framework for Distributed Event Sourcing & CQRS

Notifications You must be signed in to change notification settings

krijoh92/ddes

 
 

Repository files navigation

DDES

JavaScript/TypeScript framework for Distributed Event Sourcing & CQRS

License: MIT NPM version Node Type definitions Build Status

Usage

See website for documentation.

Development

Local DynamoDB and S3 for running tests

# Start
docker-compose up -d

# Stop and clean
docker-compose down

Running tests

scripts/test --watch

About

JS/TypeScript framework for Distributed Event Sourcing & CQRS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.0%
  • CSS 21.3%
  • HTML 9.3%
  • JavaScript 1.7%
  • Shell 0.7%