kshitijyelpale / blockchain-hyperledger-fabric-electronic-patient-records

GNU General Public License v3.0
49 stars 43 forks source link

Fabric SDK and the backend nodejs #7

Closed sjathin closed 3 years ago

sjathin commented 3 years ago

Fabric SDK and the backend nodejs basic routes

kshitijyelpale commented 3 years ago

Task linked: CU-auzvx2 Implementation - backend

sjathin commented 3 years ago

I think we can reduce the review comments on the formatting of the code by enforcing it using ESlint. I will check-in the eslint config on a separate PR and please add rules there so that all will be enforced instead of manually checking the format of the code.

kshitijyelpale commented 3 years ago

I think we can reduce the review comments on the formatting of the code by enforcing it using ESlint. I will check-in the eslint config on a separate PR and please add rules there so that all will be enforced instead of manually checking the format of the code.

Yes, it is really required. I have to check those unnecessary things as well