P
  • Status
  • Events
  • Monitors
page

powered by openstatus.dev

Back
May 13, 2025
1 year ago
otra caida
Investigating · May 13 at 10:48 PM (UTC)

About OpenStatus 🏓

OpenStatus is open-source synthetic monitoring platform.

  • Synthetic monitoring: Monitor your website and APIs globally and receive notifications when they are down or slow.

Recognitions 🏆

Contact us 💌

If you are interested in our enterprise plan or need special features, please email us at ping@openstatus.dev or book a call

Roadmap 🗺️

Here's our roadmap feel free to contribute to it.

Contributing 🤝

If you want to help us building the best status page and alerting system, you can check our contributing guidelines

Top Contributors

Made with Contrib.rocks

Stats

Alt

Tech stack 🥞

  • Next.js
  • Tailwind CSS
  • shadcn/ui
  • tinybird
  • turso
  • drizzle
  • Resend

Built with Depot

Getting Started 🚀

With Devbox

You can use Devbox and get started with the following commands:

    Alternatively, follow the instructions below.

    Requirements

    • Node.js >= 20.0.0
    • pnpm >= 8.6.2
    • Bun
    • Turso CLI

    Setup

      git clone https://github.com/openstatushq/openstatus.git
      
        pnpm install
        

          Launch the database in one terminal:

          turso dev --db-file openstatus-dev.db
          

          In another terminal, run the following command:

          pnpm dx
          
            pnpm dev:web
            
              • open http://localhost:3000 for the web app

              Videos

              Videos to better understand the OpenStatus codebase:

              • The code behind OpenStatus and how it uses Turbopack.
              • Drop Betterstack and go open source