uptime-kuma/extra/push-examples/typescript-fetch/README.md
2023-10-03 05:48:21 +08:00

145 B

How to run

Node.js (ts-node)

ts-node index.ts

Deno

deno run --allow-net index.ts

Bun.js

bun index.ts