RailsEventStore ecommerce

A non-trivial application with DDD, CQRS and Event Sourcing built on Rails and RailsEventStore.

Architecture overview

Getting Started

Add a New Message

Document a new message in your system with schemas, examples, and relationships.

Document a Service

Add details about a service, including its events, APIs, and dependencies.

Create a Domain

Organize your services and events into logical business domains.