Miscellaneous
The Open-Source synthetic monitoring platform.
Learn more Β»
Discord
Β·
Website
Β·
Issues
OpenStatus is open-source synthetic monitoring monitoring platform.
If you are interested in our enterprise plan or need special features, please
email us at ping@openstatus.dev or book a
call
Here's our roadmap feel free to contribute to it.
If you want to help us building the best status page and alerting system, you can check our contributing guidelines
Made with Contrib.rocks
Clone the repository
git clone https://github.com/openstatushq/openstatus.git
Install dependencies
pnpm install
Set up your .env file
From apps/web
and packages/db
, you will find .env.example. Create your
own copy.
Follow the steps to run your sqlite database locally inside of README.md
Start the development with the below command
pnpm dev
It will:
3000
3001
3002
See the results:
Videos to better understand the OpenStatus codebase: