NerdkidChiki
CCConvex Community
•Created by NerdkidChiki on 10/9/2023 in #support-community
How do i configure my convex database for deployment to production
i am trying to deploy to netlify but facing issues due to build command. "npm run build && npx convex deploy" is giving some issues. Is there a particular way to type it in?
8 replies
CCConvex Community
•Created by NerdkidChiki on 10/9/2023 in #support-community
How do i configure my convex database for deployment to production
Just read that the clerk provider doesn't support https://<site-name>.vercel.app ,does that mean I can't host for free on vercel?
8 replies
CCConvex Community
•Created by star ✨ on 10/9/2023 in #support-community
Syncing updates when multiple users are changing the same thing
i am so excited and pumped for that project ☺
55 replies
CCConvex Community
•Created by NerdkidChiki on 10/7/2023 in #support-community
how do i redirect a user after signing up or signing in to the current page
thanks so much...you have been helpful
15 replies
CCConvex Community
•Created by NerdkidChiki on 10/7/2023 in #support-community
how do i redirect a user after signing up or signing in to the current page
I am using clerks custom button fro sign in, sign up and sign out, how do i go about this?....cuz i believe i have to set this on my clerk project dashboard
15 replies
CCConvex Community
•Created by NerdkidChiki on 10/7/2023 in #support-community
how do i redirect a user after signing up or signing in to the current page
Thanks so much for the reply 🙏. I have read the documentation, but i wanna know how i would set that url if i use a modal for signing in and signing out. The user can sign in or sign up on a lotta pages using the pop up modal.How do i set the url to be dynamic depending on the users url
15 replies
CCConvex Community
•Created by NerdkidChiki on 10/6/2023 in #support-community
how do i filter a query by documents created in the last 2 hours?
Thanks so much
7 replies
CCConvex Community
•Created by NerdkidChiki on 10/4/2023 in #support-community
i need practical help implementing presence feature in my project
Thanks for the reply 🙏
I wanna use it to simply signify that a user who is a member of a community (like reddit ) I currently online.
Also, its a new feature i am implementing
The number of users online can grow from 1 to 100
Basically, if a user who is a member of the community is online, i would like to add a green dot on the users avatar to signify they are online....so the online feature is per community
9 replies
CCConvex Community
•Created by NerdkidChiki on 10/2/2023 in #support-community
How do i change the type returned from a usePaginateQuery
its working now.....i got it working before now by creating a new type and casting the expected result on the client but i know that was not ideal.....your method works perfectly
4 replies
CCConvex Community
•Created by NerdkidChiki on 10/2/2023 in #support-community
How do i change the type returned from a usePaginateQuery
wow....thanks so much 😎,
4 replies
CCConvex Community
•Created by CodeWithAntonio on 9/30/2023 in #support-community
Authorized queries & mutations (patch, delete, get)
i am a suscriber of yours on Youtube and also a member of your discord channel 🤗love your work by the way, you have taught me so much 🙏....just wanted to know if you are planning on using convex for the Notion clone or some other project ?
6 replies
CCConvex Community
•Created by CodeWithAntonio on 9/30/2023 in #support-community
Authorized queries & mutations (patch, delete, get)
hi antonio 👋
6 replies
CCConvex Community
•Created by NerdkidChiki on 9/25/2023 in #support-community
i am having issues with cors headers when trying to upload images from my front-end
I will try rhat.thankd so much
9 replies
CCConvex Community
•Created by NerdkidChiki on 9/25/2023 in #support-community
i am having issues with cors headers when trying to upload images from my front-end
Assuming i wanna store pdf files ina separate folder and images in a separate folder and images in a separate folder etc
9 replies
CCConvex Community
•Created by NerdkidChiki on 9/25/2023 in #support-community
i am having issues with cors headers when trying to upload images from my front-end
Hey there ....i wanna know if its possible to arrange my files in storage by folders or how do i manage my files in storage?
9 replies
CCConvex Community
•Created by NerdkidChiki on 9/25/2023 in #support-community
i am having issues with cors headers when trying to upload images from my front-end
9 replies
CCConvex Community
•Created by NerdkidChiki on 9/25/2023 in #support-community
i am having issues with cors headers when trying to upload images from my front-end
Thanks so much....i later used the url method and it worked like a charm. I don't think am ever gonna try that http action method again. I mostly focus on frontend so i really don't understand any of that Cors stuff, although i did read up on it on Mdn, it still was confusing 😞
9 replies