A free-tier, production-style cloud monitoring platform that tracks application deployments across multiple geographic regions in real-time.
Built with FastAPI, React + Tailwind, and deployed entirely using free cloud services like Vercel, Render, Supabase, and GitHub Actions.
- Multi-region simulated services (
/health
endpoints) - Central backend monitor (FastAPI + Supabase)
- Live dashboard (React + Tailwind on Vercel)
- CI/CD automation with GitHub Actions
- Discord/Telegram alerts
Backend: FastAPI, Python, HTTPX, APScheduler, Supabase
Frontend: React, Vite, TailwindCSS
Infra/CI: GitHub Actions, Vercel, Render, Supabase
Alerts: Discord Webhook, Telegram Bot
backend/ → FastAPI backend
frontend/ → React dashboard
regions/ → Simulated regional services
docs/ → Architecture & setup guides
.github/ → CI/CD workflows