Event Sourcing in Node.js: add git-like functionality to your application Running Demo Accompanying blog post here Installation Clone repository and run npm install Usage Run server node app/server.js Run client npm run server