Update README.md

This commit is contained in:
Gorkem Cetin (BWL)
2024-07-28 17:34:23 -04:00
committed by GitHub
parent 838018741e
commit 879ff4c558

View File

@@ -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).