<<<<<<< Updated upstream (none of the api keys in commits work :p) <<<<<<< HEAD A modern, beautiful status page built on top of the Hetrix Tools API, created by irazz for waffle.host. This project transforms the standard Hetrix monitoring data into an elegant, user-friendly status dashboard.
- 🚀 Real-time monitor status updates
- 💫 Modern, responsive design
- ⚡ Built with Next.js and Edge Runtime
- 🔄 Automatic refresh functionality
- 📊 Clean visualization of uptime data
- Clone the repository
git clone https://github.com/waffle-host/better-hetrix-status.git
cd better-hetrix-status
- Install dependencies
pnpm install
- Set up your environment variables
cp .env.example .env.local
Add your Hetrix Tools API key to .env.local
- Run the development server
pnpm dev
HETRIX_API_KEY
- Your Hetrix Tools API key
Note: No API keys in the commit history are valid.
- Next.js 15
- TypeScript
- Edge Runtime
- Tailwind CSS
======= A modern, beautiful status page built on top of the Hetrix Tools API, created by irazz for waffle.host. This project transforms the standard Hetrix monitoring data into an elegant, user-friendly status dashboard.
Stashed changes
<<<<<<< Updated upstream This project just makes use of hetrix api to make a more beatiful status page.
261fe688b3e3a9cd5d71487a792015ce0c522d68 =======
- 🚀 Real-time monitor status updates
- 💫 Modern, responsive design
- ⚡ Built with Next.js and Edge Runtime
- 🔄 Automatic refresh functionality
- 📊 Clean visualization of uptime data
- Clone the repository
git clone https://github.com/waffle-host/better-hetrix-status.git
cd better-hetrix-status
- Install dependencies
pnpm install
- Set up your environment variables
cp .env.example .env.local
Add your Hetrix Tools API key to .env.local
- Run the development server
pnpm dev
HETRIX_API_KEY
- Your Hetrix Tools API key
Note: No API keys in the commit history are valid.
- Next.js 15
- TypeScript
- Edge Runtime
- Tailwind CSS
Contributions are welcome! Feel free to open issues and pull requests.
Stashed changes