Skip to content

ouracademy/electrocornea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElectroCornea

Keratoconus Pentacam file watcher of (LOAD.csv files)

It automatically see changes in .csv files (for example when you load a tomography exam) and sends a POST request with the changed data.

Run in development mode

npm install
npm start