3a3248a636
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>
3 lines
No EOL
78 B
TOML
3 lines
No EOL
78 B
TOML
name = "health-worker"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2023-12-18" |