Intern
Internโ€ข10mo ago

Convex with t3-env

Without, I set it up and it works properly, but it would be cool if you shared how you set it up, so I could compare.
4 Replies
Intern
InternOPโ€ข10mo ago
Hmm, nice. But I was thinking about using it with the convex dir. I had to change my tsconfig.json in convex to include the env.ts from src. It works but not very well with optional variables, I have an optional env entry called VERCEL_URL, which gets set only by vercel I use this to construct my base url. Very nice project, tbh. I love that you made custom sign-in and sign-up forms for Clerk. But how do you handle password reset, otp etc...?
FleetAdmiralJakob ๐Ÿ—• ๐Ÿ—— ๐Ÿ—™
Not yet implemented but I'm sure Clerk has me covered with their apis
Intern
InternOPโ€ข10mo ago
Yes, you can use the signIn api to reset pass afaik.

Did you find this page helpful?