This is a part of Health.io Project, This repository Contains a Electron App that will be Provided to Hospitals for Updating their Live Data to Central Database.(Feeders). Which will be displayed to Public.
This application uses Angular 13 as its base wrapped up in Electron 18 , which provide flexibility for it to run on any platform. All the necessary features working to update and view Realtime data of the Particular Hospital.
Electron.js Angular 13 and Angular Material wait-on rxjs
- Go to project root directory.
- Install all the necessary dependencies using
npm install --save
npm install -g electron
npm install -g wait-on
npm install -g @angular/cli
- Run the Application with Pre-Configured Run Scripts
npm run electron:serve