This Node.js application uses GraphQL to provide an API for the front-end to communicate with AWS HealthLake FHIR questionnaires.
- Node.js - You can download it from https://nodejs.org/.
-
Clone the repository
git clone https://github.com/Cognosante/esante-questionnaires.git cd esante-questionnaires
-
Install dependencies
npm install
-
Run the application
npm start