Dating
Swipe-style dating — build a profile, swipe through people nearby, and chat in real-time when you both like each other.
What you get
About
A swipe-based dating app built entirely on the ProAppStore SDK. Create a profile with photos, bio, and preferences. Browse through potential matches with swipe-left/right gestures. When two people both swipe right, a match is created and a real-time chat room opens.
Photos are stored on R2. Profile data lives in D1. The mutual-match detection uses atomic counter increments to prevent race conditions. Chat is powered by WebSocket rooms — one room per match, created on-demand.
Privacy-first: no tracking, no algorithmic manipulation, no dark patterns. Your data stays on the platform and is deleted when you delete your account.
Dating is a Pro app on ProAppStore. It uses the ProAppStore SDK for authentication, real-time features, and data storage. The source code is available on GitHub.
Built with
Auth, database, real-time rooms, storage
Modern frontend toolchain
Edge hosting via the proappstore-host Worker
Type-safe throughout
Developer
Platform team. Building the infrastructure, SDK, and first-party apps for proappstore.online.