Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanwiemer/cal-factor
A simple web app to help calibrate Medtronic MiniMed insulin pumps and CGM sensors.
https://github.com/ryanwiemer/cal-factor
cgm-sensors diabetes react
Last synced: 3 months ago
JSON representation
A simple web app to help calibrate Medtronic MiniMed insulin pumps and CGM sensors.
- Host: GitHub
- URL: https://github.com/ryanwiemer/cal-factor
- Owner: ryanwiemer
- License: mit
- Created: 2017-05-31T20:09:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T08:22:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T23:54:49.157Z (10 months ago)
- Topics: cgm-sensors, diabetes, react
- Language: JavaScript
- Homepage: https://www.cal-factor.com/
- Size: 2.58 MB
- Stars: 10
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
A simple web app to help calibrate Medtronic MiniMed insulin pumps and CGM sensors.## Development
* `npm i` to install development dependencies
* `npm run start` to start a development server
* `npm run build` to create a production ready build located in the `build` folder