Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rogeralsing/typescript.cqrs
- Owner: rogeralsing
- Created: 2012-10-17T10:10:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-01T10:59:32.000Z (about 12 years ago)
- Last Synced: 2024-05-02T01:19:10.434Z (7 months ago)
- Size: 137 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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