Skip to content

alexmerker/event-sourcing-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-sourcing-sample

A little game to show how event sourcing works.

It shows the current application state and the event log which can be replayed.

screenInstall

$ npm install

Usage

$ cd event-sourcing-sample/src
$ node server.js

server running on http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published