Node / Express API for ExamSaathi.
cp .env.example .env # fill MONGODB_URI, JWT_SECRET, GROQ_API_KEY, etc.
npm install
npm run devAll reference docs live in docs/:
- Product overview
- Launch checklist
- Old paper service
- Paper extraction CLI
- Contact form → Google Sheet (setup guide only — not duplicated in docs/)
See .env.example for environment variables.