im building something, currently
im building something, currently designing, so still deciding for tech stack
ill use remix as my framework, but im thinking of using convex, i think it'd be a good fit
some of the important requirements, feel free to give any feedback:
- need 1:1 chat (a simple subscription should be possible here i think)
- apple oauth
- google oauth
- if normal email flow, email verification (and know when user isn't verified e.g.
isVerified
field in db or something)
---
a bit unrelated, but ill also need to work with location, so longitude and latitude + likely work with google maps api or a similar api for the location related stuff
---
lol, what's my question: any uncertainties with going with convex?7 Replies
i wanna be productive
product focused + strong type safety
already a big plus in my book, still gotta try it out tho
:CuteBlush:
Hi this sounds like a great fit for Convex! Let us know about your experience or any feedback as you start building.
All doable and typical for Convex.
For auth you can use Clerk or https://labs.convex.dev/auth
Convex Auth - Convex Auth
Relations, default values, unique fields and more for Convex
ill try ur auth
will do, really excited
my experience with supabase was rly meh
so im excited, also fun to hear other who had bad experiences with supabase loving convex
sounds like itll be my jam
convex isn't for deployment right?
that's gotta be someth like vercel for example
š¤
Yeah, Convex doesn't do web hosting atm
The backend is hosted / deployed in our Cloud.
Sounds good
Remix, deployed to Vercel, and convex
Ok
@MapleLeaf š u think it's good, or deploy elsewhere? šš
oh yeah, Vercel is still my first choice lol