1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-24 03:48:40 +02:00
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