feat: enhance push notification service worker for chore expirations and update related configurations
Some checks failed
Chore App Build, Test, and Push Docker Images / build-and-push (push) Failing after 2m22s

This commit is contained in:
2026-05-01 15:34:56 -04:00
parent 28f5c43349
commit ab0d32c6b0
15 changed files with 152 additions and 112 deletions

3
frontend/.gitignore vendored
View File

@@ -37,6 +37,9 @@ __screenshots__/
*.old
# Local dev TLS certs (machine-specific, generated by mkcert)
*.pem
# Playwright
/test-results/
/playwright-report/