Commit graph

7 commits

Author SHA1 Message Date
d6da6e6193 feat(email): add Resend integration with password reset and email verification
Install resend package. Add convex/lib/resend.ts for sending emails via Resend API. Update convex/auth.ts to enable requireEmailVerification, sendVerificationEmail, and sendResetPassword handlers.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-21 21:37:09 +02:00
09aaa1e7a3 feat: add zod, finish better auth setup, register user 2026-03-31 00:07:33 +02:00
c5af98065c feat: init shadcn 2026-03-30 22:11:08 +02:00
7a36d530a0 feat: better-auth, simpler shadcn theme integration 2026-03-30 00:29:43 +02:00
41fb8bbb51 feat: add next-themes 2026-03-28 00:15:07 +01:00
8c70067a84 build: migrate to oxlint 2026-03-27 23:59:51 +01:00
a3490d6cca feat: i18n, migrate to pnpm, tmuxinator config file 2026-03-27 23:43:18 +01:00