File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 3333 name : coverage-lcov
3434 path : coverage
3535
36+ - name : Build
37+ run : npm run build
38+
3639 - name : Release
3740 env :
3841 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 33Package for create microservice architecture based on [ Ijson job server] ( https://github.com/lega911/ijson ) .
44All requests are made through ` JSON-RPC 2.0 `
55
6+ ![ npm] ( https://img.shields.io/npm/v/@lomray/microservice-nodejs-lib )
7+ ![ npm bundle size] ( https://img.shields.io/bundlephobia/minzip/@lomray/microservice-nodejs-lib?label=size )
8+ ![ GitHub] ( https://img.shields.io/github/license/Lomray-Software/microservice-nodejs-lib )
9+
10+ [ ![ Quality Gate Status] ( https://sonarqube-proxy.lomray.com/status/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
11+ [ ![ Reliability Rating] ( https://sonarqube-proxy.lomray.com/reliability/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
12+ [ ![ Security Rating] ( https://sonarqube-proxy.lomray.com/security/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
13+ [ ![ Vulnerabilities] ( https://sonarqube-proxy.lomray.com/vulnerabilities/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
14+ [ ![ Lines of code] ( https://sonarqube-proxy.lomray.com/lines/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
15+ [ ![ Coverage] ( https://sonarqube-proxy.lomray.com/coverage/Lomray-Software_microservice-nodejs-lib?token=e8287c0b621c488e0a9fac83cb53763a )] ( https://sonarqube.lomray.com/dashboard?id=Lomray-Software_microservice-nodejs-lib )
16+
617### This package includes instruments for creating:
718- Gateways
819- Microservices
Original file line number Diff line number Diff line change 1616 ],
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " https://github.com/lomray /microservice-nodejs.git"
19+ "url" : " https://github.com/Lomray-Software /microservice-nodejs-lib .git"
2020 },
2121 "bugs" : {
22- "url" : " https://github.com/lomray /microservice-nodejs/issues"
22+ "url" : " https://github.com/Lomray-Software /microservice-nodejs-lib /issues"
2323 },
24- "homepage" : " https://github.com/lomray /microservice-nodejs" ,
24+ "homepage" : " https://github.com/Lomray-Software /microservice-nodejs-lib " ,
2525 "author" : " Mikhail Yarmaliuk" ,
2626 "license" : " Apache-2.0" ,
2727 "scripts" : {
You can’t perform that action at this time.
0 commit comments