Skip to content

misaon/uptime-nuxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Uptime Nuxt


logo

A fast, minimalistic, and powerful self-hosted monitoring tool built on modern technologies.

๐Ÿšง This project is in the development phase, new features will be added continuously.


๐Ÿ”ง How to Install

๐Ÿณ Docker

docker run -p 80:80 -v uptime-nuxt:/app/data misaon/uptime-nuxt:latest

Browse to http://localhost:80 after starting.


Motivation

I've always wanted to create a monitoring tool. The last impetus for starting this project was my dissatisfaction with the stability and functionality of the uptime-kuma tool and the unmaintained statiping. I wanted to make the most of the potential of the new Vue framework Nuxt 3, which also has support for the server layer. So that makes it a powerful tool for creating full-stack applications. I have big plans for the project, new features and technologies will be added. I will be happy if my idea of a completely robust and functional monitoring tool will be shared by the community.

๐Ÿ’š Many thanks to the Nuxt team for their great work and support.