|
|
|
@ -44,6 +44,9 @@ Browse to http://localhost:3001 after started.
|
|
|
|
|
Required Tools: Node.js >= 14, git and pm2.
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
# Update your npm to the latest version
|
|
|
|
|
npm install npm -g
|
|
|
|
|
|
|
|
|
|
git clone https://github.com/louislam/uptime-kuma.git
|
|
|
|
|
cd uptime-kuma
|
|
|
|
|
npm run setup
|
|
|
|
|