Unable to find profiles when logging onto https://...
# support
b
I've created multiple accounts and added active practioners, but am unable to to see them when logging into providers.foomedical.com with both the gmail login and manual login.
r
So provider.foomedical.com is running off of a project you do not have access to, but have you cloned and run the application on localhost and updated your projectId?
Also, we are guiding folks to use hello-world for their provider facing application now https://github.com/medplum/medplum-hello-world
b
Oh awesome! I will try with the hello world application.
@reshma is the medplum-hello-world application the same repo that is used during the ensage demo?
Similarly, I wanted to see if I could get up and running with the same charting experience as depicted here: https://www.medplum.com/docs/charting
r
I'm actually not 100% sure - but if anyone from ACN or Ensage sees this - perhaps they can comment. It is the FHIR data model, that much I know.
medplum-hello-world is based on Mantine and has our React Component library in it
Charting experience sounds amazing!
b
oh that's really cool! What was the reasoning for using mantine? Just wondering if there were some RFC's I can read through.
r
We understand that people will want to use their own front end frameworks so keeping the SDK and the react component library decoupled was a goal. Mantine was in service of that.
LMK how this goes - I'm going to close this one out for the time being if that's ok!
162 Views