Test Magic Link Authentication
System Tests
Environment Check
Supabase✓
PlatformVercel + Next.js
Package Managerpnpm
Setup Instructions
- 1.Copy
.env.exampleto.env.local - 2.Add your Supabase credentials (URL and anon key)
- 3.Add your Resend API key
- 4.Run
pnpm install - 5.Run
pnpm dev - 6.Test the magic link authentication and database connection
