Skip to content

francesco-grani/cronitor-statuspage

Repository files navigation


Logo

Cronitor StatusPage

Create beautiful status pages for your applications in minutes
Explore Cronitor docs »

View Demo · Visit Cronitor

This project provides ability to create status pages for Cronitor which is a simple monitoring system. Cronitor provides performance insights and uptime monitoring for cron jobs, websites, APIs and more.

Demo

Getting Started

First, create a Cronitor account and setup your monitors. Read cronitor guides

Then in your Cronitor dashboard go to Settings and look for API section. There you can find your API keys which we're gonna use to setup your status page. Copy your API key!

Clone this project:

git clone https://github.com/cronitorio/cronitor-statuspage.git

Duplicate .env.sample and rename it to .env, then fill the placeholder variables with your own:

cp .env.sample .env
nano .env

That's it, your status page is ready!

Deployment

To deploy the project to a production environment:

yarn
yarn build
yarn start

Development

First install dependencies and then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your status page is to use the Vercel Platform.

Deploy with Vercel

About

Setup a beautiful status page for your applications in minutes.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •