Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleros/event-microservices
serverless architecture for event callbacks.
https://github.com/kleros/event-microservices
backend kleros platform
Last synced: about 1 month ago
JSON representation
serverless architecture for event callbacks.
- Host: GitHub
- URL: https://github.com/kleros/event-microservices
- Owner: kleros
- License: mit
- Created: 2019-01-16T17:19:15.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-23T22:22:29.000Z (about 2 years ago)
- Last Synced: 2023-02-26T18:16:08.641Z (almost 2 years ago)
- Topics: backend, kleros, platform
- Language: JavaScript
- Homepage:
- Size: 5.36 MB
- Stars: 3
- Watchers: 6
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Kleros Microservices## Scripts
- `yarn run prettify` - Apply prettier to the entire project.
- `yarn run lint` - Lint the entire project's .js files.
- `yarn run lint --fix` - Fix fixable linting errors in .js files.
- `yarn run cz` - Run commitizen.
- `yarn run build` - Use docker to build dependencies in a similar env to lambda.