Skip to content

HealthSamurai/personal-health-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Health Record Dashboard

This example shown how to use:

  • Aidbox SDK
  • getResource method
  • getResources method

Aidbox license

  1. Create a new file in the root and name it ".env"
  2. Open the .env file in a text editor.
  3. In the .env file, write the following, replacing the values in angle brackets with real
VITE_AIDBOX_URL=<AIDBOX URL>
VITE_AIDBOX_USERNAME=<AIDBOX CLIENT USERNAME>
VITE_AIDBOX_SECRET=<AIDBOX CLIENT SECRET>

Make sure to replace values in angle bracket with your actual credentials

Install Dependency

Make sure that your SDK archive have the same name as in the package.json

npm install

Run project

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages