https://github.com/kleros/event-microservices
serverless architecture for event callbacks.
https://github.com/kleros/event-microservices
backend kleros platform
Last synced: 11 months 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 (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-23T22:22:29.000Z (over 3 years ago)
- Last Synced: 2025-05-24T17:46:31.386Z (about 1 year ago)
- Topics: backend, kleros, platform
- Language: JavaScript
- Homepage:
- Size: 5.36 MB
- Stars: 3
- Watchers: 11
- 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.