docs(readme): document Notification Debug Panel for dev builds

This commit is contained in:
Jose Olarte III
2026-05-11 11:16:43 +08:00
parent a55dce6f3d
commit 48637ae9a8

View File

@@ -110,6 +110,10 @@ VITE_LOG_LEVEL=debug npm run build:web:dev
See [Logging Configuration Guide](doc/logging-configuration.md) for complete details. See [Logging Configuration Guide](doc/logging-configuration.md) for complete details.
## Notification Debug Panel (dev builds)
In non-production bundles (for example `vite dev` or a Vite build whose mode is not `production`), the **Notification Debug Panel** at `/dev/notifications` helps you inspect pending notifications, trigger mock refreshes and wakeup pings, and review notification-related debug logs when working on local scheduling (including Capacitor). From the UI, open **Account**, enable **Show All General Advanced Functions**, then use the **Notification Debug Panel** link.
### Quick Usage ### Quick Usage
```bash ```bash
# Run the database clearing script # Run the database clearing script