From d141d50ac675a95ad03a82c1c3ca6fb62896a5c6 Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Wed, 8 Jul 2026 15:53:12 -0600 Subject: [PATCH] note the new notification service in doc --- projects.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects.md b/projects.md index 7effae5..0247f45 100644 --- a/projects.md +++ b/projects.md @@ -23,5 +23,7 @@ ### Utilities & Tools - `image-api/` - Image handling service -- `py-push-server/` - Push notification service +- `notification-wakeup-service` - service to register for FCM notify messages - `daily-notification-plugin/` - Notification system + +- deprecated: `py-push-server/` - Push notification service