Content pfp
Content
@
0 reply
0 recast
0 reaction

Father Abraham pfp
Father Abraham
@father-abraham
I’m writing a real time voting/consensus app, and grinding how best to store multi-user state data. I’m using next.js and vercel, which eliminates socket.io as a solution.. It seems like Ably and Supabase are heavy set up and have proprietary lock in. I’m leaning towards SQL/SWR and polling.. any suggestions?
1 reply
1 recast
2 reactions

GIGAMΞSH pfp
GIGAMΞSH
@gigamesh
I've been using Supabase with Prisma and don't feel like it locks you in anymore than Vercel. ex: I've never needed to install the Supabase CLI.
0 reply
0 recast
2 reactions