Fizz.
Fizz.2w ago

Hey, I want to give convex a shot but I'

Hey, I want to give convex a shot but I'm worried about pricing, could someone give me a realistic example?
17 Replies
kamal.panara
kamal.panara2w ago
what are you using currently ?
Fizz.
Fizz.OP2w ago
Currently my stack is tanstack router, hono, neon & uploadthing in terms of what is costing me
Fizz.
Fizz.OP2w ago
Convex
v1 open-source starter kit
An open-source starter kit based on an open-source starter kit by Midday. Ported to Convex. Everything you need to build...
Fizz.
Fizz.OP2w ago
I really liked the look of this
Honey
Honey2w ago
$0.05 to a maximum of $0.35 per user, including everything. I have a complex app where each user runs 30k–70k functions per month, which I think is quite cheap. you are buidling saas i think clerk + vercel + convex wont cost you more than .6 per user with no discount , and i think it will less than stripe or polar fee
Fizz.
Fizz.OP2w ago
I've heard not so great things about convex auth, would it be worth switching to clerk?
kamal.panara
kamal.panara2w ago
I have been using clerk with convex, haven't had any issues so far. If you feel clerk is not right option for your use case then go with BetterAuth + Convex.
Fizz.
Fizz.OP2w ago
I really like betterauth but I wasn't sure with it all being in early alpha ^ The betterauth adapter for convex
kamal.panara
kamal.panara2w ago
yes, it's in alpha.
Fizz.
Fizz.OP2w ago
Hmm. Last thing, I was curious as my product will need a public API which our customers can use ( just a normal rest API should do ), I'm curious how doable this is with convex?
kamal.panara
kamal.panara2w ago
you can create HTTP Actions with convex for that.
kamal.panara
kamal.panara2w ago
HTTP Actions | Convex Developer Hub
Build HTTP APIs directly in Convex
Fizz.
Fizz.OP2w ago
Ooooo looks amazing, I may run a proxy ontop of it to mask the convex URL
kamal.panara
kamal.panara2w ago
you can use custom domain as well but you will need pro plan todo that
Fizz.
Fizz.OP2w ago
Hmm okok thanks for the help 🙏
kamal.panara
kamal.panara2w ago
No description
Honey
Honey2w ago
https://convex-saas-kit.vercel.app/ https://github.com/arjunkambj/next-convex-saas-starter-kit if someone want to get started with nextjs and convex auth -has good looking components -RBAC -Landing page -user Profile -onboarding -team invite systum -good sidebar -design system you can use this starter kit

Did you find this page helpful?