/event-sourcing-graph

Event sourcing and CQRS implementation using neo4j

Primary LanguageJavaScript

Event Sourcing in Node.js: add git-like functionality to your application

Accompanying blog post here

Installation

Clone repository and run

npm install

Usage

Run server

node app/server.js

Run client

npm run server