Skip to content

sioaeko/StatusWatch

Repository files navigation

Pasted Graphic

StatusWatch

English Korean

Screenshot 2024-11-15 at 4 08 14β€―PM

Real-time Website Monitoring Dashboard

Monitor website uptime, response time, and SSL certificates with instant alerts.

Version License Stars Last Commit

πŸš€ Deploy this project easily through Vercel! πŸš€

Deploy with Vercel

✨ Features

StatusWatch Overview

⚑ Real-time Monitoring

β€’ 30-second checks
β€’ Response tracking
β€’ Uptime calculation


πŸ”’ SSL Certificate

β€’ Certificate info
β€’ Expiration alerts
β€’ Issuer verification


πŸ“Š Analytics

β€’ Response graphs
β€’ Historical data
β€’ Uptime statistics


🚨 Alerts

β€’ Visual indicators
β€’ Performance alerts
β€’ Downtime tracking

πŸ› οΈ Tech Stack

πŸš€ Getting Started

# Clone repo
git clone https://github.com/sioaeko/statuswatch.git

# Navigate to directory
cd statuswatch

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

πŸ“± Usage


1️⃣ Add Website

Click "Add Website" button
to start monitoring


2️⃣ Monitor

View real-time updates
in the dashboard


3️⃣ Analyze

Check detailed metrics
and performance data


4️⃣ Secure

Monitor SSL certificates
and security status

βš™οΈ Configuration

Monitoring interval is configurable in src/hooks/useMonitoring.ts:

const CHECK_INTERVAL = 30000; // 30 seconds by default

🀝 Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit changes: git commit -m 'Add amazing feature'
  4. Push to branch: git push origin feature/amazing-feature
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License

See the LICENSE file for details

πŸ™ Acknowledgments


React Community

Tailwind Labs

Vite Team

TypeScript Team

πŸ‘¨β€πŸ’» Author

Developer

@sioaeko

Β 

⭐ Support

If you found this project helpful, please consider giving it a star!



Built with ❀️ by Sioaeko
Powered by β˜•οΈ and Vercel

About

A real-time dashboard for monitoring website uptime, response times, and SSL certificates with instant alerts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published