About Nuggy’s CGM Manager
How the diabetes dashboard works, how your data is handled, and how to use API keys/widgets safely.
What it does
This app is a personal dashboard for glucose readings. It shows your current value, trend history, and summary stats calculated from your stored readings.
The primary dashboard lives at / (Overview).
API keys
You can generate per-user API keys from Settings. These keys allow read-only access to your data from a script or embed — curl and JS examples are on the same page.
Authentication header
X-API-Key: <YOUR_API_KEY>
Treat API keys like a password. Don’t paste them into public dashboards.
Data handling
Disclaimer
Not medical advice. Do not use this app for diagnosis or emergency decisions. If you feel unwell or have urgent symptoms, contact your clinician or emergency services.
Quick links: diabetes.mynuggets.dev