Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 267 Bytes

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