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
.env is gitignored but there's no .env.example so new users have to read through the source to figure out which env vars are needed. Add a .env.example with DATABASE_URL and GROQ_API_KEY placeholders.