added signup and verify email forms

This commit is contained in:
Milo Schwartz
2024-10-12 23:00:36 -04:00
parent 41cbde1474
commit f3eb76fd5e
14 changed files with 882 additions and 11 deletions

View File

@@ -21,6 +21,7 @@
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-toast": "1.2.2",
"@react-email/components": "0.0.25",
"@react-email/tailwind": "0.1.0",
"axios": "1.7.7",
@@ -37,6 +38,7 @@
"glob": "11.0.0",
"helmet": "7.1.0",
"http-errors": "2.0.0",
"input-otp": "1.2.4",
"js-yaml": "4.1.0",
"lucia": "3.2.0",
"lucide-react": "0.447.0",