Multi-surface product
Native Android, public web and an edge backend designed together as one product — not three apps that happen to share a database.
Park Contact is a multi-surface contact platform built by Crovyx for parking-presence scenarios. A native Android app, a public web surface and a Cloudflare Worker backend with D1 storage sit behind shareable /s/:token links — so a driver can reach a vehicle owner without ever seeing a phone number, while abuse controls and FCM push keep the channel under control.
Real-world parking-presence contact is a small problem with a hostile surface: the person reaching out is anonymous, the person being reached should stay private, and the channel sits exposed to spam and abuse the moment it goes live.
/s/:token links without an install.Native Android, public web and an edge backend designed together as one product — not three apps that happen to share a database.
Workers + D1 used in anger: real schema, real handlers, real push integration, deployed at the edge with the latency profile to match.
Token shape, rate limits and abuse signals designed into the request path from day one, because a public contact channel that ignores abuse dies in a week.
Whenever the brief is “let strangers reach our user safely, from any device, instantly” — the architecture pattern is the same. Crovyx ships these systems end-to-end across Android, web and the Cloudflare edge.