This is a sample implementation of Microservices CQRS / Eventsourcing Infrastructure in Node.js using: http://cqrs.js.org/
-
start server in host and domain folder
node server.js
-
direct your browser to
http://localhost:3000
Microservices Architecture with Event Sourcing and CQRS using Node.JS
CSS
This is a sample implementation of Microservices CQRS / Eventsourcing Infrastructure in Node.js using: http://cqrs.js.org/
start server in host and domain folder
node server.js
direct your browser to
http://localhost:3000