Convext Ent - Custom Error Message
defineEnt({}).field('email', v.string(), {unique: true}) - i want to have a message if email is not unique.
defineEnt({}).field('email', v.string(), {unique: true}) - i want to have a message if email is not unique.
Using Convex query gives Cannot find module '@/convex/_generated/api'
const activePrompt = await useQuery(api.prompts.getActivePrompt);
const activePrompt = await useQuery(api.prompts.getActivePrompt);
Run convex from AWS lambda
Unable to push Convex functions `Function execution timed out`
Advice on Convex & OpenAI Assistants API: Real-Time Reactivity, Data Redundancy, & Collaborative UX
Optional One-To-Many Issue - Ents
Is using Convex Ents encouraged/recommended?
Paginated Query With Empty String Argument Gives Unexpected Results
File Storage Read Permissions - Currently World-readable!
Unable to get Tanstack Trellaux Start working
CONVEX_DEPLOYMENT
and CONVEX_URL
so not sure why the error is saying missing envar CONVEX_URL
...Is nextjs recommended with convex? or not ideal?
Recommended pattern for initializing useQuery with server loaded value
Convex auth
deploy turbo project - nextjs, react native, convex on vercel
Clerk With Convex in Backend Functions
Using HTTP "Host" header to help validate requests
Don't see db results after mutation, but only after the action is done running.
BUG: Convex Auth Instagram Login - pkce cookie is missing
Help Needed: EAS Build Failing for iOS in Monorepo Setup (Module Resolution Issue)