- Configure Brevo SMTP (smtp-relay.brevo.com:587) for production emails - Make sendVerificationEmail fire-and-forget so SMTP failures don't block registration - Update .env with real SMTP credentials and APP_URL=https://gammanexus.io - Fix resend-verification to also use non-blocking email send |
||
|---|---|---|
| .. | ||
| authRoutes.ts | ||
| db.ts | ||
| email.ts | ||
| index.ts | ||
| marketData.ts | ||
| middleware.ts | ||
| oratsClient.ts | ||
| routes.ts | ||
| security.ts | ||
| static.ts | ||
| tanukiClient.ts | ||
| vite.ts | ||