mirror of https://github.com/louislam/uptime-kuma
|
|
||
|---|---|---|
| .. | ||
| 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