[Convex + Clerk + Next.js] Cant make static routes
useAuth()
to the ConvexProviderWithClerk
.
This only works if I make my ClerkProvider
dynamic with passing the dynamic
prop. This makes it impossible to render a page statically in my Next.js app....
Set environment variables programmatically
Patching convex-helpers package
Clerk, Convex and Svelte
Authentication in Remix Loader with Convex Auth
custom guest auth
How to self host convex on docker container?
Missing environment variable `JWT_PRIVATE_KEY`

OpenAi assistant vision - stored image url
Convex client queries .doc() returns Generic document but Convex Functions deploy with success

Can actions actually return a value?
Does convex support typescript 5.6?
npx convex dev
:
[ERROR] No loader is configured for ".tsbuildinfo" files: convex/tsconfig.tsbuildinfo
[ERROR] No loader is configured for ".tsbuildinfo" files: convex/tsconfig.tsbuildinfo
Server ErrorUncaught Error: Uncaught TypeError: "pkcs8" must be PKCS#8 formatted string
Server Error
Uncaught Error: Uncaught TypeError: "pkcs8" must be PKCS#8 formatted string
Server Error
Uncaught Error: Uncaught TypeError: "pkcs8" must be PKCS#8 formatted string
Issue with Canceling a Scheduled Task – How to Retrieve and Pass Task ID to Frontend
Can I use Tanstack Start Without react-query
Schema validation succeeds when adding a non-optional field to a union variant
Github Authentication issue with React Vite

Basic Auth for log stream webhook
https:username:password@domain.com/path
https:username:password@domain.com/path

Setting Up Convex Auth In Mono Repo
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.