uptime-kuma/extra/push-examples/typescript-fetch
Adam Stachowicz 04b8681cfb
Fix few markdownlint warnings (#3825)
2023-10-03 05:48:21 +08:00
..
README.md
index.ts
package.json

README.md

How to run

Node.js (ts-node)

ts-node index.ts

Deno

deno run --allow-net index.ts

Bun.js

bun index.ts