-
Notifications
You must be signed in to change notification settings - Fork 0
Development registrar client #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
0f24159
to
a546fa6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work ya Salma 👏
I have some suggestions :
- I think we are going to use the module types in other places in the project rather than the module itself; IMO it's better to have an outer directory for types
- we need some extra info about how to start the project what are the requirements how to build and how to run tests.
That was an overview of the code will test the functionality and comment back with the results.
affd109
to
605877a
Compare
605877a
to
232d833
Compare
Thanks! I've addressed almost all the suggestions and comments. |
1acfd65
to
0d30268
Compare
960dd1c
to
1b6ab88
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The test keeps failing with me against https://registrar.dev4.grid.tf/v1
8088dcc
to
8ad4c7b
Compare
8ad4c7b
to
6b287e9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some tiny enhncments,
also please update readmes to include the new added staller address
e01e519
to
2674243
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you Salma
2674243
to
0bab692
Compare
Description
implemented client for registrar :
Setup monorepo
used yarn with lerna + prettier + eslint
Related issues
#2 (comment)
#1 (comment)