mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
.. | ||
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