ProAppStore Premium Web Apps

Dating

Swipe-style dating — build a profile, swipe through people nearby, and chat in real-time when you both like each other.

social by Serge
Open app View source
Platform
Web (any device)
Price
$5/mo subscription
Source

What you get

+ Swipe-style browsing with profile photos
+ Mutual-match detection (both must like)
+ Real-time chat when matched (WebSocket rooms)
+ Profile photo uploads (R2 storage)
+ Bio, preferences, and age filtering
+ Privacy-first — no tracking or data selling

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

ProAppStore SDK

Auth, database, real-time rooms, storage

React + Vite

Modern frontend toolchain

Cloudflare R2

Edge hosting via the proappstore-host Worker

TypeScript

Type-safe throughout

Developer

Serge
Serge

Platform team. Building the infrastructure, SDK, and first-party apps for proappstore.online.

Try Dating

Sign in with your ProAppStore account and start using Dating immediately.

Open Dating