Sanjeet Kedia
Sanjeet Kedia
CCConvex Community
Created by Sanjeet Kedia on 11/9/2023 in #support-community
How to get the type of a convex function return in react
I am making a typescript app, i want to get the type of the items that the convex function will return, how do i do it?
5 replies
CCConvex Community
Created by Sanjeet Kedia on 10/4/2023 in #support-community
Pay as you go
Instead of 25$/month it would be really nice if you had a pay as you go version like firebase, it could help many small time developers like me to make it more viable, 25$ may not seem alot in western coutnries but in asean countries it makes a lot of difference.
4 replies
CCConvex Community
Created by Sanjeet Kedia on 10/4/2023 in #support-community
Having to put v.optional in the schema file
So i have a function that first inserts a document in one table, and i use that id when i insert into another table because they are related data. but i am having to put v.optional(v.id('invoicelist')) why is that i want to make sure that this field is not optinal and there will always be a v.id of invoice list in it.
20 replies
CCConvex Community
Created by Sanjeet Kedia on 9/24/2023 in #support-community
Electron React App
I am building an app on electron with react, what is the way to go?
2 replies
CCConvex Community
Created by Sanjeet Kedia on 9/24/2023 in #support-community
development with electron js
Is it possible to use electron js with convex.dev? If so what changes would i have to make
4 replies