Egor Mikheev

Results 4 comments of Egor Mikheev

Hi, i was try to you app, and got the this error. I have one question. Must i had registered user into my firebase or this method make registering users?

> Done. I'm not TS guru so definitions are very basic. I will be happy If somebody can improve it. as well as i does not have deep knowlege of...

@nizarayari Yes, you should use gin metrics with you custom mectrics build with standart prometheus library methods. Gin prometheus library collect base metrics and bind it into common metrics report...

For run this library with create-react-app. You must make some steps: 1) eject CRA 2) Add bubel plugins into package.json ```json "babel": { "plugins": [ "babel-plugin-transform-typescript-metadata", ["@babel/plugin-proposal-decorators", { "legacy": true...