Show HN: ResolveHQ – A Helpdesk Built on Cloudflare Workers, D1, R2 and Queues
Source Entity
Hacker News

ResolveHQ is a new cloud-native helpdesk platform built entirely on Cloudflare's serverless infrastructure. It offers small teams a self-hostable solution featuring shared inboxes, ticket management, and robust email handling capabilities.
The Rise of Cloudflare-Native SaaS
The emergence of ResolveHQ represents a significant shift in how modern software is architected. By leveraging Cloudflare’s ecosystem—specifically Workers, D1, R2, and Queues—the developers have created a helpdesk platform that is entirely cloud-native. This approach moves away from traditional monolithic server structures, favoring a distributed, serverless environment that promises high scalability and reduced maintenance overhead for small support teams.
Core Functionality and Team Collaboration
At its heart, ResolveHQ is designed to solve the complexities of shared inbox management. It provides essential support features such as tenant-isolated customers, ticket assignment, priority tracking, and status monitoring. By allowing for granular role management (Owner, Admin, and Agent) and a workspace switcher, the platform facilitates professional-grade collaboration. These features ensure that even small teams can manage high volumes of inquiries without losing track of individual ticket lifecycles or internal communication notes.
Robust Email Infrastructure
One of the most technically impressive aspects of ResolveHQ is its adherence to industry standards for email handling. By following RFC 5322, the platform ensures that email threading remains accurate and resistant to common spoofing tactics. The integration of Cloudflare Email Routing for reception and Resend for delivery creates a reliable pipeline. The inclusion of idempotent webhooks and dead-letter queues further reinforces the system's resilience, ensuring that no customer communication is lost due to transient network failures.
Data Management and Security
Security and performance are addressed through the use of Cloudflare’s R2 object storage. By utilizing validated and authorized uploads, the system ensures that file attachments are managed securely, preventing unauthorized access or data bloat. This architecture reflects a growing trend in the developer community: using edge-compatible storage to minimize latency while maintaining strict control over data governance, which is critical for helpdesk environments handling sensitive customer information.
Future Trends in Serverless Helpdesks
The roadmap for ResolveHQ, which includes AI-powered features and saved replies, points toward the future of customer support automation. As serverless technologies mature, we can expect to see more platforms like ResolveHQ that prioritize developer experience alongside end-user productivity. By building on top of a global infrastructure like Cloudflare, these tools gain built-in protection against DDoS attacks and global latency issues, making them highly competitive alternatives to legacy SaaS helpdesk solutions.