Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rogeralsing/typescript.cqrs

CQRS experiment using TypeScript
https://github.com/rogeralsing/typescript.cqrs

Last synced: 16 days ago
JSON representation

CQRS experiment using TypeScript

Awesome Lists containing this project

README

        

TypeScript.CQRS
===============

CQRS experiment using TypeScript

1) Compile the typescirpt files using the typescript compiler

2) Start mongodb on default port 27017

3) Start node using: node myapp.js