Website + app
Plan in the browser. Keep the trip in your pocket.
TripsCircle can live on your domain as a proper website while still handing sign-in links, confirmations, and recovery back to the app when it makes sense.
Cloudflare
static site on your own domain
Supabase
email links and auth state
Expo
shared routes across devices
Desktop-first account tasks
Sign in, verify email, and recover passwords in a browser flow that feels intentional instead of improvised.
Phone-first trip usage
Open the same account on mobile for the native map, crew, and in-trip experiences.
Same project, not two products
Web gets a polished auth layer and core browser fallback without forking the app into a separate codebase.