Download nodeCQRS Free Java Code
Description
CQRS, EventSourcing, (DDDD) Sample in node.js.
Source Files
The download file nodeCQRS-master.zip has the following entries.
.gitignore/* w w w . j av a 2 s . c om*/
Jakefile.js
README.markdown
domain/app/colors.js
domain/app/commandHandler.js
domain/app/itemAggregate.js
domain/server.js
host/app/colors.js
host/app/eventDenormalizer.js
host/app/hub.js
host/app/msgmap.js
host/app/routes.js
host/app/storage.js
host/app/views/index.jade
host/app/views/layout.jade
host/public/js/app.js
host/public/js/lib/backbone.js
host/public/js/lib/backboneCQRS-0.4.js
host/public/js/lib/jquery-1.6.js
host/public/js/lib/underscore.js
host/server.js
package.json
Download
Click the following link to download nodeCQRS-master.zip.
nodeCQRS-master.zipHome »
Javascript Free Code Download »
Node.JS »
Javascript Free Code Download »
Node.JS »