Files
uptime-kuma/extra/push-examples/typescript-fetch
2023-10-03 05:48:21 +08:00
..
2023-09-13 20:03:12 +08:00

How to run

Node.js (ts-node)

ts-node index.ts

Deno

deno run --allow-net index.ts

Bun.js

bun index.ts