Contact
UptimeCove is a small open-source project, not a company with a support desk. Everything happens on GitHub, in public, which means answers stay searchable for the next person.
Bug reports & feature requests
The fastest route, and the only one that leaves a record other people can find. Issue templates will prompt you for the details that actually speed up a fix.
Include: what you expected, what happened, your wrangler/Node versions, and any console or `wrangler tail` output.
Open an issueSecurity vulnerabilities
Please do not file a public issue for a vulnerability. Open a private GitHub security advisory so it can be fixed before it is disclosed.
Include the affected route or file, reproduction steps, and an impact assessment. See SECURITY.md for scope.
Report privatelyContributing code
Pull requests are welcome, including small ones. The contributing guide covers local setup, the test suite, and what a reviewable PR looks like.
Run `npm run test` and `npm run build` before pushing — CI runs both.
Read the guideQuestions about using it
Setup and configuration questions are usually already answered. If yours is not, open an issue — a question that needed asking is a documentation bug.
The /docs page covers every API endpoint and the auth model.
Search existing issuesResponse expectations
This is maintained in spare time, so there is no guaranteed response time and no support contract — see the terms. Security reports are prioritised over everything else. Clear, reproducible issues get answered faster than vague ones, and a pull request almost always gets attention faster than a request for someone else to write it.
What we can't help with
- A status page you found that isn't ours. Anyone can self-host UptimeCove. If a company's status page runs on it, only that company can tell you about their outage — the maintainers have no access to their instance or its data.
- Recovering data from your deployment. Your Cloudflare D1 database lives in your account. We can't see it and can't restore it. Keep backups.
- Cloudflare account or billing problems. Those go toCloudflare support.
Maintainer
UptimeCove is maintained by@iharshalp. For anything that genuinely can't be public — a security report, a licensing question — GitHub is still the right starting point; use a private advisory or reach out through the profile above.
Deploying UptimeCove for your own users? Put your contact details on your status page. This page is for the project itself.