About

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 & widgets

You can generate per-user API keys from Integrations. These keys allow read-only access to your data from a widget or script.

For testing, use the built-in Widget Tester. It can fetch current readings, stats, and history graphs.

Authentication header
X-API-Key: <YOUR_API_KEY>
Treat API keys like a password. Don’t paste them into public dashboards.
Data handling

Your readings are stored so the app can build charts and compute summaries (averages, time-in-range, daily breakdowns).

You can review or clear configuration via Settings. For legal details, see Privacy and Terms.

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.