# OneUptime

Requirements:

-Docker and Docker compose 
-Node.js and NPM installed.


```git clone https://github.com/OneUptime/oneuptime.git```
```cd oneuptime```

Copy config.example.env to config.env
```cp config.example.env config.env```

Optional: change config.env
```npm run dev```






<https://github.com/OneUptime/oneuptime>