You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔍 Personal profile with execution history tracking
📊 Comprehensive statistics dashboard
🔔 Webhook integration support
🎓 Professional deployment walkthrough
Setup .env file
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=CLERK_SECRET_KEY=NEXT_PUBLIC_CONVEX_URL=## Add these env to Convex Dashboard:CLERK_WEBHOOK_SECRET=LOGIN_SECURITY_WEBHOOK_SECRET=##Run Command
pnpm run dev
##Convex run command
npx convex dev