Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 523 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 523 Bytes

Interactive-Reports

Generating Interactive reports with Shiny

Steps to Setup in Centos

Run the below steps from scripts folder

  1. Set up Shiny

    sh scripts/setup.sh

  2. Deploying

2.1) All sample examples

`sh scripts/deployAll.sh`

2.2) Individual Example

sh scripts/deployDrugCount.sh #for drug count

sh scripts/deployDiagnosisCount.sh #for diagnosis count

Testing

  1. Open the Browser

  2. Access the app using the URL

    http://{ip-address}:3838/sample-apps/