Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleros/kleros-microservices
Collection of Kleros microservices.
https://github.com/kleros/kleros-microservices
backend kleros platform
Last synced: 25 days ago
JSON representation
Collection of Kleros microservices.
- Host: GitHub
- URL: https://github.com/kleros/kleros-microservices
- Owner: kleros
- License: mit
- Created: 2018-07-02T15:27:00.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-09T16:36:54.000Z (about 2 years ago)
- Last Synced: 2023-02-26T18:16:14.259Z (almost 2 years ago)
- Topics: backend, kleros, platform
- Language: JavaScript
- Homepage:
- Size: 3.5 MB
- Stars: 6
- Watchers: 8
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Kleros MicroservicesCollection of Kleros microservices.
## Other 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.