We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce00cca commit 8f4f671Copy full SHA for 8f4f671
.env.local.example
@@ -4,6 +4,7 @@ NEXT_PUBLIC_REDIRECT_URL=http://localhost:3000 # or the production URL (X) repla
4
NEXT_PUBLIC_POSTHOG_KEY=key
5
NEXT_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com
6
VERCEL_ENV=local
7
+RESEND_API_KEY=your_resend_api_key
8
# PearAI server, must run locally
9
PEARAI_SERVER_URL=http://localhost:8000
10
0 commit comments