https://github.com/haf/purescript-recq
A purescript ReCQ implementation for opportunistic/replay read-model rendering with CQRS APIs with a PoC with ReactJS
https://github.com/haf/purescript-recq
Last synced: 3 months ago
JSON representation
A purescript ReCQ implementation for opportunistic/replay read-model rendering with CQRS APIs with a PoC with ReactJS
- Host: GitHub
- URL: https://github.com/haf/purescript-recq
- Owner: haf
- Created: 2015-07-19T16:41:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T21:00:29.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T20:14:48.858Z (5 months ago)
- Language: PureScript
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReCQ for JavaScript/PureScript
```
npm install -g bower
npm install
bower install
npm test
```