167
copi notes and todos finally in one place
v1.0 built with nextjs supabase react native
the idea for copi came from frustration
i was bouncing between apps like notion for notes todoist for tasks and random docs everywhere
none of them did both well
either the note taking was good but the task management sucked or vice versa
i needed something simple minimal fast and that didnt make me context switch
so we built it
started with wireframes and basic features
quick capture for thoughts smooth todo creation fast sync across devices
we kept everything local first but backed by supabase for syncing if u log in
tech wise frontend is nextjs for web react native for mobile and shared logic with trpc
backend is powered by supabase
local storage uses mmkv for speed with optional cloud sync
ai features are coming next
copi is now live on web and mobile android and ios
v1.0 is our foundation
simple clean and focused
no bloat just write stuff down and get it done
Built with