Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        


Kleros Microservices


JavaScript Style Guide
Build Status
Dependencies
Dev Dependencies
Conventional Commits
Commitizen Friendly
Styled with Prettier

Collection 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.