Send web push notifications from worker
This commit is contained in:
parent
3ed06d95bc
commit
03889fe6e2
5 changed files with 267 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,10 +14,11 @@ out/
|
|||
*.avi
|
||||
*.webm
|
||||
|
||||
# Local input media and bundled local tools
|
||||
# Local input media, bundled local tools, JS deps
|
||||
input*/
|
||||
media/
|
||||
ffmpeg/
|
||||
node_modules/
|
||||
|
||||
# Assistant/project-local context
|
||||
AGENTS.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue