Implement notifications #1

Open
opened 2021-04-10 18:32:37 +02:00 by leon · 1 comment
leon commented 2021-04-10 18:32:37 +02:00 (Migrated from git.leon.wtf)

When a new track was published, send a notification to one of the following channels:

  • Desktop notification via PWA (don't know if possible, but preffered)
  • On a dedicated frontend route that can be embedded on other websites
  • Via Telegram Bot
When a new track was published, send a notification to one of the following channels: - Desktop notification via PWA (don't know if possible, but preffered) - On a dedicated frontend route that can be embedded on other websites - Via Telegram Bot
leon commented 2021-05-03 10:57:48 +02:00 (Migrated from git.leon.wtf)
Refs, if there should be a simple notification area using Cloudflare WebSockets without Durable Objects: - https://blog.cloudflare.com/introducing-websockets-in-workers/ - https://developers.cloudflare.com/workers/learning/using-websockets - https://github.com/cloudflare/websocket-template/blob/main/index.js
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
leon/shared-music-db#1
No description provided.