TechNewsReel
Live

Mirza Rizvi Launches ResolveHQ: A Cloudflare-Native Shared Support Inbox

The open-source helpdesk leverages edge-native infrastructure to provide a low-cost, self-hostable alternative for small teams.

TechNewsReel Newsroom · September 11, 2026

Mirza Rizvi has released ResolveHQ, a self-hostable shared support inbox designed specifically for small teams. The project is built entirely on the Cloudflare ecosystem, demonstrating a shift toward edge-native business applications.

ResolveHQ utilizes a suite of Cloudflare tools to handle its core operations: Workers manage the application logic, D1 serves as the SQL database, R2 provides object storage for files, and Cloudflare Queues handle mail processing. For communication, the system integrates Cloudflare Email Routing for inbound messages and uses Resend for outbound delivery. The platform includes essential helpdesk features such as ticket assignment, status and priority tracking, full-text search, and tenant-isolated customer management. Additionally, it offers a public help center for knowledge-base articles and supports optional AI-drafted responses powered by OpenAI's gpt-4o-mini model.

The Shift to Edge-Native Infrastructure

Traditionally, complex stateful applications like helpdesks required centralized servers and dedicated database clusters to manage mail threading and file storage. ResolveHQ departs from this model by using a serverless architecture. The project is built with Hono for the REST API and a React frontend, utilizing Radix UI primitives to create a Slack-inspired user interface. By moving the entire stack to the edge, the application removes the need for traditional server maintenance and centralized infrastructure management.

Implications for Small Teams

This architectural choice significantly lowers the barrier to entry for teams seeking a private alternative to proprietary SaaS helpdesk software. Because it is open-source and deployable directly to Cloudflare, ResolveHQ can run on Cloudflare's Free plan for small-scale deployments, although Rizvi notes that some CPU-intensive tasks may necessitate a Paid plan. This model offers a highly scalable, low-cost deployment path that reduces reliance on expensive third-party subscriptions while maintaining control over customer data.

Future Outlook

As more developers explore the capabilities of D1 and R2, ResolveHQ serves as a blueprint for building full-scale business tools on serverless infrastructure. The project is currently available on GitHub for public deployment. Future adoption will likely depend on how small teams balance the cost savings of the Cloudflare Free plan against the performance requirements of more intensive support workloads.

Sources

Get a notification when a big story breaks. A few a day at most — no spam.