Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorge07/ts-graphql
https://github.com/jorge07/ts-graphql
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorge07/ts-graphql
- Owner: jorge07
- Created: 2018-09-18T12:46:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T02:25:37.000Z (almost 2 years ago)
- Last Synced: 2023-02-26T22:11:02.465Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.33 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Event Sourcing in TypeScript
---[![Build Status](https://travis-ci.org/jorge07/ts-graphql.svg?branch=master)](https://travis-ci.org/jorge07/ts-graphql)
Built following
- DDD
- ES
- CQRS
- GraphQL## Usage
`yarn install`
`yarn dev`
## Tests
`yarn test`