-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement Health Data #60
Conversation
…rgy Intolerances page further
…mple of getConnections; add getAllergyIntolerances
…tolerances in order to re-implement it
…initializationSlice
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.
Make sure to document how to set the proper env vars so things are working in respect to init/auth.
bwell-typescript-react/README.md
Outdated
See also: https://playwright.dev/docs/docker | ||
|
||
## How to test SDK code under development |
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.
This will need to be moved to the bwell-sdk
repo. This repo is public facing so these instructions won't be applicable to non bwell folks.
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.
Done. Updated the Readme and added a couple of notes about how to use the app.
This PR started with the intention of adding allergy intolerances to the sample app and ended up including all of the health data endpoints. It would be good to get a second set of eyes on this.
Plans for next steps for this code after this PR: