A status page of status pages that consolidates the status pages of various providers into one easily viewable screen giving you the ability to see an overview of all your upstream providers in one place.
Create your very own at-a-glance status dashboard showing your favourite service providers.
With over 30 providers currently available, we’ll be adding more over the coming months. We also encourage you to add your go-to services too.
Create a dashboard in seconds. login using your favourite platform to save your configuration via Auth0.
We’ve started. Can you help us to evolve?
We’re looking for other to request and add new services... we’re looking for feature requests and improvements.
Even better, why not fork what we’ve created and submit a pull request?
All that said, if you’d rather just get stuck in and use the service, then get started now.
- Vue CLI for development
- Vue.js JavaScript framework
- Vuetify Material design framework
- Auth0 Universal Identity Platform
npm install
npm run build
Before you create production build, please make sure you configure appropriate Auth0 settings in .env.production file
npm run lint
npm run serve
Please add .env.local file which contains proper settings replica of production environment.