diff --git a/README.md b/README.md index be4705986..b0d0ee597 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,24 @@ BlueWave Uptime is an open source server monitoring application used to track the operational status and performance of servers and websites. It regularly checks whether a server/website is accessible and performs optimally, providing real-time alerts and reports on the monitored services' availability, downtime, and response time. +## Features + +* Completely open source, deployable on your servers +* Website monitoring +* Port monitoring +* Ping monitoring +* Incidents at a glance +* Status pages +* Page speed monitoring (in the works) +* 3rd party integrations (todo) + +## Tech stack + +* ReactJs +* MUI (React framework) +* Node.js +* MongoDB + ## Contributing You are welcome to provide contributions to the project. It uses React on the FE, and Nodejs and MongoDB on the BE, hence if you are comfortable with working with those technologies, you are encouraged to send your PRs. Please read [Contributor's guideline](https://github.com/bluewave-labs/bluewave-uptime/blob/master/CONTRIBUTING.md). Once you start contributing, we can also add you to our weekly team calls (every Thursday).