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

https://github.com/gtramontina/sourcing

:paw_prints: Simple Event Sourcing
https://github.com/gtramontina/sourcing

Last synced: 3 months ago
JSON representation

:paw_prints: Simple Event Sourcing

Awesome Lists containing this project

README

        


:paw_prints: Sourcing :paw_prints:
Simple Event Sourcing.



npm
Travis
Codecov
Gitter

### Contributing

```bash
$ make ?
make ? # This list
make all # Test and Lint
make clean # Remove all generated assets
make install # Install all required modules
make lint # Check for inconsistencies
make release # Release to NPM
make test # Run all tests - Opts: REPORTER=dot|spec COVERAGE=true
make test.watch # Run all tests and re-run them upon file changes

```
---


The Unlicense