tldraw/apps/health-worker
Dan Groshev 3a3248a636
Introduce a Cloudflare health worker (#2499)
This PR introduces a new Cloudflare worker for health checks.

At the moment the worker only translates Updown webhooks into Discord
webhooks. In the future we can teach this worker to check more things.

### Change Type

- [x] `internal` — Any other changes that don't affect the published
package

---------

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2024-01-29 09:47:50 +00:00
..
src Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
.gitignore Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
package.json Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
README.md Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
tsconfig.json Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00
wrangler.toml Introduce a Cloudflare health worker (#2499) 2024-01-29 09:47:50 +00:00

Health Worker

Accepts webhooks from Updown, sends them to our Discord.