Skip to content

donaldkibet/ampath-esm-clinic-dashboard

 
 

Repository files navigation

@ampath/esm-client-dashboard

A monorepo for all the different clinic dashboard widgets.

Available Packages

  • HIV-related dashboard items
    • Lists (...)
    • Visualizations (...)
    • Reports (...)
  • Oncology related items
    • Lists (...)
  • Diabetes related items
    • Lists (...)

Commands

If you want to debug a certain microfrontend (e.g., @ampath/esm-clinic-dashboard-oncology-lists):

name=oncology-lists yarn debug

For changing the port please use port (e.g., 8085):

port=8085 yarn debug

Of course, you can combine these:

port=8085 name=oncology-lists yarn debug

By default, port 8080 and @ampath/esm-clinic-dashboard-hiv-lists is taken.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 52.0%
  • TypeScript 48.0%