NellyOfc / uptime-nuxt

A modern self-hosted monitoring tool completely built on the new Nuxt 3 πŸ’š

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A modern self-hosted monitoring tool completely built on the new Nuxt 3 πŸ’š

License:MIT License


Languages

Language:Vue 47.8%Language:TypeScript 43.0%Language:CSS 4.5%Language:Dockerfile 2.9%Language:JavaScript 1.8%